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