Discuss this help topic in SecureBlackbox Forum

TElSolidFileSystemAdapter class

Properties     Methods     Declared in     Licensing     


TElSolidFileSystemAdapter is a descendant of TElCustomFileSystemAdapter class.

Description

    TElSolidFileSystemAdapter provides a layer for SecureBlackbox components to access the virtual file system (SolFS) offered by CBFS Storage product. CBFS Storage provides a container which you can store in a file, database, memory or anywhere else you like. With support for compressed and encrypted files and container itself, CBFS Storage offers a powerful solution for access isolation and virtualization of users' data storage.

    Methods of this class should not be called directly from your code (besides a custom descendant class).

     One instance of this class can be shared between several SecureBlackbox components that need file system access, given that properties are not changed after initial setup.

     The value of PathSeparator property is taken from the storage when you assign a storage to Storage property.

Properties

Inherited from TElCustomFileSystemAdapter

Methods

Inherited from TElCustomFileSystemAdapter

Declared in

.NET:
  • Namespace: SBSolFSAdapter
  • Assembly: SecureBlackbox.SolFS
VCL:
  • Unit: SBSolFSAdapter
Java:
  • Package: SecureBlackbox.SolFS.jar
C++:
  • sbsolfsadapter.h

Licensing

To use this class in the development and distribution of your software projects, you need to purchase one of the following licenses:

Any SecureBlackbox package + CBFS Storage

Discuss this help topic in SecureBlackbox Forum