Discuss this help topic in SecureBlackbox Forum
TElDiskFileSystemAdapter is a descendant of TElCustomFileSystemAdapter class.
Description
TElDiskFileSystemAdapter provides a layer for SecureBlackbox components to access the "real" file systems (which you otherwise create using FileStream / TFileStream and related classes). You can restrict access of the components to some branch of directories on the disk by specifying BasePath property, which will be used as a prefix when accessing files.
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.
Inherited from TElCustomFileSystemAdapter
Inherited from TElCustomFileSystemAdapter
.NET:
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