Discuss this help topic in SecureBlackbox Forum

TElBoxDataStorage class

Properties     Methods     Events     Declared in     Licensing     


This class is a descendant of TElCustomDataStorage class.

Description

    TElBoxDataStorage provides the interface to securely access the Box storage.
    The component uses OAuth 2 to authorize access to the remote storage. The communication with the remote storage is managed by HTTPClient.
    Examples of this component usage are available in the "DataStorage" folder in the Sample applications directory.

Properties

Inherited from TElCustomDataStorage

Methods

Inherited from TElCustomDataStorage

Events

Inherited from TElCustomDataStorage

Declared in

.NET:
  • Namespace: SBBoxDataStorage
  • Assembly: SecureBlackbox.Cloud
VCL:
  • Unit: SBBoxDataStorage
Java:
  • Package: SecureBlackbox.Cloud.jar
C++:
  • sbboxdatastorage.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