ID1AuthzClient.AddPermission method
Give a group permission to access an object.
public void AddPermission(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