Discuss this help topic in SecureBlackbox Forum
TElDropboxDataStorage is a descendant of TElCustomDataStorage class.
Description
TElDropboxDataStorage provides the interface to securely access the Dropbox storage.
The component uses OAuth 1.0 to authorize access to the remote storage.
In addition to the security implemented by the authorization protocol, transport layer security is provided via HTTPClient.
To perform authorization, first call StartAuthorization,
then direct a user to the URL retrieved by GetAuthorizationURL in a browser,
and when the user completes authorization, call RequestAccessToken to obtain the OAuth access token.
Once the access to the Dropbox storage is granted, use the corresponding methods of TElDropboxDataStorage object to manage the remote files, download and upload data to the storage.
Inherited from TElCustomDataStorage .NET:
To use this class in the development and distribution of your software projects, you need to purchase one of the following licenses:
SecureBlackbox Professional, SecureBlackbox Standard