Constable Authorization Engine 2.0 BETA

RuleBase.IsEnabled Property

[This is preliminary documentation and subject to change.]

Gets or sets a flag indicating whether the protected object can be accessed by the associated role. The value is true if the protected object can be accessed; false otherwise.

[Visual Basic]
Overridable Public Property IsEnabled As Boolean
[C#]
public virtual bool IsEnabled {get; set;}

See Also

RuleBase Class | LaMarvin.Constable.Model Namespace