Visual Guard Class Library Documentation

VGRoleCollection.Item Property (Guid)

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

public VGRole this[
   Guid id
] {get;}

Parameters

id
The repository id of the VGRole to retrieve from the collection.

See Also

VGRoleCollection Class | Novalys.VisualGuard.Security.Membership Namespace | VGRoleCollection.VGRole Overload List