Gets the role in the collection referenced by the specified repository id.
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;}
VGRoleCollection Class | Novalys.VisualGuard.Security.Membership Namespace