Constable Authorization Engine 2.0 BETA

AuthorizationPolicy.Roles Property

[This is preliminary documentation and subject to change.]

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

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

See Also

AuthorizationPolicy Class | LaMarvin.Constable Namespace