Share via


Role Class

Microsoft Robotics Class Reference

Security Role definition

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

Syntax

[XmlTypeAttribute(Namespace = "https://schemas.microsoft.com/robotics/2008/02/security.html")]
[DataContractAttribute]
[XmlRootAttribute("Role", Namespace = "https://schemas.microsoft.com/robotics/2008/02/security.html", 
    IsNullable = false)]
public class Role : IDssSerializable

Remarks

A security role defines a fixed set of permissions for a set of users that apply to the specified service paths and contracts

Inheritance Hierarchy

System. . :: . .Object
  Microsoft.Dss.Runtime.Security..::..Role

See Also

Role Members

Microsoft.Dss.Runtime.Security Namespace