Gets the permission set in the collection referenced by the specified repository id.
Gets the permission set in the collection referenced by the specified repository id.
public VGPermissionSet this[Guid] {get;}
Gets the permission set in the collection at the specified index.
public VGPermissionSet this[Int32] {get;}
VGPermissionSetCollection Class | Novalys.VisualGuard.Security.Membership Namespace