Discuss this help topic in SecureBlackbox Forum

TElOneDriveDataStorage class

Properties     Methods     Events     Declared in     Licensing     


TElOneDriveDataStorage is a descendant of TElCustomDataStorage class.

Description

    This component provides an interface for securely accessing Microsoft OneDrive data storage via its REST API.
    Connection to remote storage is established via HTTP protocol and is controlled by the HTTPClient property. Authentication to the services is performed via OAuth 2.
    Examples of this component usage are available in the "DataStorage" folder in our Sample applications directory.

Properties

Inherited from TElCustomDataStorage

Methods

Inherited from TElCustomDataStorage

Events

Inherited from TElCustomDataStorage

Declared in

.NET:
  • Namespace: SBDataStorage
  • Assembly: SecureBlackbox.Cloud
VCL:
  • Unit: SBDataStorage
Java:
  • Package: SecureBlackbox.Cloud.jar
C++:
  • sbdatastorage.h

Licensing

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

Discuss this help topic in SecureBlackbox Forum