ID1Authz interface
Interface for Authz client
public interface ID1Authz
Members
name | description |
---|---|
AddPermission(…) | Give a group permission to access an object. |
AddPermissionAsync(…) | |
GetPermissions(…) | Get the permissions applied to an object. |
GetPermissionsAsync(…) | |
RemovePermission(…) | Revoke a groups permission to access an object. |
RemovePermissionAsync(…) |
See Also
- namespace CyberCrypt.D1.Client