Visual Guard Class Library Documentation

VGPermissionSetCollection.VGPermissionSet Property

Gets the permission set in the collection referenced by the specified repository id.

Overload List

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;}

See Also

VGPermissionSetCollection Class | Novalys.VisualGuard.Security.Membership Namespace