|
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 the component in development and distribution of your projects, you need to purchase one of the licenses: .NET: Any SecureBlackbox package VCL: Any SecureBlackbox package ActiveX/DLL: Any SecureBlackbox package |

