Skip to main content

ID1Base.RemovePermission method

Revoke a groups permission to access an object.

public void RemovePermission(string objectId, string groupId)
parameterdescription
objectIdThe ID of the object.
groupIdThe ID of the group.

See Also