ID1Authz.GetPermissions method
Get the permissions applied to an object.
public GetPermissionsResponse GetPermissions(string objectId)
parameter | description |
---|---|
objectId | The ID of the object. |
Return Value
An instance of GetPermissionsResponse
.
See Also
- class GetPermissionsResponse
- interface ID1Authz
- namespace CyberCrypt.D1.Client.ServiceClients