TdxCloudStorageOAuth2Provider Methods
The base class for all classes that implement cloud storage data providers that use the OAuth 2.0 authentication protocol.
Name | Description |
---|---|
Assign |
Inherited from TPersistent. |
Assign |
Inherited from TPersistent. |
Equals |
Inherited from TObject. |
Get |
Returns the name of the cloud storage service type to which the data provider can connect.
Inherited from Tdx |
Get |
Returns a filename extension for the specified cloud resource metadata container.
Inherited from Tdx |
Get |
Inherited from TObject. |
Get |
Inherited from TPersistent. |
Get |
Inherited from TPersistent. |
Get |
Returns the list of online account visibility scopes (that is, account data access permissions) that the data provider requests on a successful connection. |
Query |
Inherited from TInterfaced |
Register |
Registers the data provider class in the list of providers available for use with the cloud storage component.
Inherited from Tdx |
To |
Inherited from TObject. |
Unregister |
Removes the data provider class from the list of providers available for use with the cloud storage component.
Inherited from Tdx |
See Also