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