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