D1StorageClient class
Client for connection to a D1 Storage server.
public class D1StorageClient : D1BaseClient, ID1Storage
Public Members
name | description |
---|---|
D1StorageClient(…) | Initialize a new instance of the D1StorageClient class. |
Storage { get; } |
Remarks
Login is done on-demand and the access token is automatically refreshed when it expires.
See Also
- class D1BaseClient
- interface ID1Storage
- namespace CyberCrypt.D1.Client