Visual Guard Class Library Documentation

VGPermissionSetCollection.Remove Method 

Removes the permission set object with the specified repository id from the collection.

public void Remove(
   Guid id
);

Parameters

id
The id of the VGPermissionSet object to remove from the collection.

See Also

VGPermissionSetCollection Class | Novalys.VisualGuard.Security.Membership Namespace