D1AuthzClient class
Authz client for connection to a D1 server.
public class D1AuthzClient : ID1Authz
Public Members
| name | description |
|---|---|
| D1AuthzClient(…) | Initialize a new instance of the D1AuthzClient class. |
| AddPermission(…) | |
| AddPermissionAsync(…) | |
| GetPermissions(…) | |
| GetPermissionsAsync(…) | |
| RemovePermission(…) | |
| RemovePermissionAsync(…) |
See Also
- interface ID1Authz
- namespace CyberCrypt.D1.Client