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