Constable Authorization Engine 2.0 BETA

Role Class

[This is preliminary documentation and subject to change.]

Defines a role that can act on an instance of an AuthorizationPolicy class.

For a list of all members of this type, see Role Members.

System.Object
   LaMarvin.Constable.Model.ObjectBase
      LaMarvin.Constable.Model.NamedObjectBase
         LaMarvin.Constable.Model.Role
            LaMarvin.Constable.Design.Fallback.FallbackRole
            LaMarvin.Constable.Model.ComPlusRole
            LaMarvin.Constable.Model.DynamicRole
            LaMarvin.Constable.Model.WindowsRole

[Visual Basic]
<Serializable>
Public Class Role
    Inherits NamedObjectBase
[C#]
[Serializable]
public class Role : NamedObjectBase

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: LaMarvin.Constable.Model

Assembly: LaMarvin.Constable (in LaMarvin.Constable.dll)

See Also

Role Members | LaMarvin.Constable.Model Namespace