Constable Authorization Engine 2.0 BETA

AuthorizationPolicy.States Property

[This is preliminary documentation and subject to change.]

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

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

See Also

AuthorizationPolicy Class | LaMarvin.Constable Namespace