Property DataStore
DataStore
Used to make sure the access and refresh tokens persist. Uses a FileDataStore by default with "Library/Google/" as the path.
Declaration
public IDataStore DataStore { get; set; }
Property Value
| Type | Description |
|---|---|
| IDataStore |