D1AuthnClient constructor
Initialize a new instance of the D1AuthnClient class.
public D1AuthnClient(GrpcChannel channel, ID1Credentials credentials)
| parameter | description |
|---|---|
| channel | gRPC channel. |
| credentials | Credentials used to authenticate with D1. |
Return Value
A new instance of the D1AuthnClient class.
See Also
- interface ID1Credentials
- class D1AuthnClient
- namespace CyberCrypt.D1.Client