ID1AuthzClient.RemovePermission method
Revoke a groups permission to access an object.
public void RemovePermission(string objectId, string groupId)
parameter | description |
---|---|
objectId | The ID of the object. |
groupId | The ID of the group. |
See Also
- interface ID1AuthzClient
- namespace CyberCrypt.D1.Client