AddRole Class

Microsoft Robotics Class Reference

Add a new role to the policy

Namespace: Microsoft.Dss.Services.Security.Manager.Proxy
Assembly: Microsoft.Dss.Runtime.Proxy (in Microsoft.Dss.Runtime.Proxy.dll) Version: 4.0.261.0

Syntax

[XmlTypeAttribute(IncludeInSchema = false)]
public class AddRole : Insert<Role, DsspResponsePort<DefaultInsertResponseType>>

Inheritance Hierarchy

System. . :: . .Object
  Microsoft.Dss.ServiceModel.Dssp. . :: . .DsspOperation
    Microsoft.Dss.ServiceModel.Dssp. . :: . .DsspOperation< (Of < ( <'TBody, TResponse> ) > ) >
      Microsoft.Dss.ServiceModel.Dssp. . :: . .Insert< (Of < ( <'Role, DsspResponsePort< (Of < ( <'DefaultInsertResponseType> ) > ) >> ) > ) >
        Microsoft.Dss.Services.Security.Manager.Proxy..::..AddRole

See Also

AddRole Members

Microsoft.Dss.Services.Security.Manager.Proxy Namespace