Constable Authorization Engine 2.0 BETA

RoleCollection.Item Property

[This is preliminary documentation and subject to change.]

Gets the role with the given index in the collection.

Overload List

Gets the role with the given index in the collection.

public virtual Role this[int] {get;}

Gets the role with the given Id.

public virtual Role this[string] {get;}

See Also

RoleCollection Class | LaMarvin.Constable.Model Namespace