Constable Authorization Engine 2.0 BETA

AuthorizationPolicy.Actions Property

[This is preliminary documentation and subject to change.]

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

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

See Also

AuthorizationPolicy Class | LaMarvin.Constable Namespace