Constable Authorization Engine 2.0 BETA

State Class

[This is preliminary documentation and subject to change.]

Defines a state in the authorization model.

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

System.Object
   LaMarvin.Constable.Model.ObjectBase
      LaMarvin.Constable.Model.NamedObjectBase
         LaMarvin.Constable.Model.State
            LaMarvin.Constable.Design.Fallback.FallbackState

[Visual Basic]
<Serializable>
Public Class State
    Inherits NamedObjectBase
[C#]
[Serializable]
public class State : 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

State Members | LaMarvin.Constable.Model Namespace