D1AuthnClient class
Authn client for connection to a D1 server.
public class D1AuthnClient : ID1Authn
Public Members
| name | description |
|---|---|
| D1AuthnClient(…) | Initialize a new instance of the D1AuthnClient class. |
| AddUserToGroups(…) | |
| AddUserToGroupsAsync(…) | |
| CreateGroup(…) | |
| CreateGroupAsync(…) | |
| CreateUser(…) | |
| CreateUserAsync(…) | |
| RemoveUser(…) | |
| RemoveUserAsync(…) | |
| RemoveUserFromGroups(…) | |
| RemoveUserFromGroupsAsync(…) |
See Also
- interface ID1Authn
- namespace CyberCrypt.D1.Client.ServiceClients