Visual Guard Class Library Documentation

VGRoleCollection.VGRole Property

Gets the role in the collection referenced by the specified repository id.

Overload List

Gets the role in the collection referenced by the specified repository id.

public VGRole this[Guid] {get;}

Gets the role in the collection referenced at the specified index.

public VGRole this[Int32] {get;}

See Also

VGRoleCollection Class | Novalys.VisualGuard.Security.Membership Namespace