ID1Authz.CheckPermission method
Check if the user has access to an object.
public bool CheckPermission(string objectId)
parameter | description |
---|---|
objectId | The object ID. |
See Also
- interface ID1Authz
- namespace CyberCrypt.D1.Client.ServiceClients
Check if the user has access to an object.
public bool CheckPermission(string objectId)
parameter | description |
---|---|
objectId | The object ID. |