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. |
AddUserToGroup(…) | |
AddUserToGroupAsync(…) | |
CreateGroup(…) | |
CreateGroupAsync(…) | |
CreateUser(…) | |
CreateUserAsync(…) | |
RemoveUser(…) | |
RemoveUserAsync(…) | |
RemoveUserFromGroup(…) | |
RemoveUserFromGroupAsync(…) |
See Also
- interface ID1Authn
- namespace CyberCrypt.D1.Client