Constable Authorization Engine 2.0 BETA

AuthorizationPolicy.PropertyRules Property

[This is preliminary documentation and subject to change.]

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

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

See Also

AuthorizationPolicy Class | LaMarvin.Constable Namespace