Constable Authorization Engine 2.0 BETA

ActionRule Class

[This is preliminary documentation and subject to change.]

Defines the association of an Action with a State and a Role. The association properties represent the result (TargetState) and the visibility (IsVisible) and accessibility (IsEnabled of the associated action.

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

System.Object
   LaMarvin.Constable.Model.ObjectBase
      LaMarvin.Constable.Model.RuleBase
         LaMarvin.Constable.Model.ActionRule
            LaMarvin.Constable.Design.Fallback.FallbackActionRule

[Visual Basic]
<Serializable>
Public Class ActionRule
    Inherits RuleBase
[C#]
[Serializable]
public class ActionRule : RuleBase

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

ActionRule Members | LaMarvin.Constable.Model Namespace