ITMSFNCCloudStellarDataStore Interface
Exposes authentication settings required by Stellar Data Store adapters.
API unit family: TMSFNCCloudStellarDataStore
Extends: IInterface
Syntax
ITMSFNCCloudStellarDataStore = interface(IInterface)
Properties
| Name | Description |
|---|---|
| Authentication | Gets or sets the OAuth authentication object used by requests. |
| PersistTokens | Gets or sets token persistence settings for OAuth credentials. |