ID1Base.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 ID1Base
- namespace CyberCrypt.D1.Client