Constable Authorization Engine 2.0 BETA

AuthorizationPolicy.ActionRules Property

[This is preliminary documentation and subject to change.]

Gets the collection of all the ActionRule objects defined for the instance.

[Visual Basic]
Overridable Public ReadOnly Property ActionRules As ActionRuleCollection
[C#]
public virtual Model.ActionRuleCollection ActionRules {get;}

See Also

AuthorizationPolicy Class | LaMarvin.Constable Namespace