Constable Authorization Engine 2.0 BETA

PropertyRule Class

[This is preliminary documentation and subject to change.]

Defines the association of a property with a state, set of Roles that can access the property and the accessibility flags: IsVisible and IsEnabled.

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

System.Object
   LaMarvin.Constable.Model.ObjectBase
      LaMarvin.Constable.Model.RuleBase
         LaMarvin.Constable.Model.PropertyRule
            LaMarvin.Constable.Design.Fallback.FallbackPropertyRule

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

PropertyRule Members | LaMarvin.Constable.Model Namespace