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