EldoS
Navigation
Web site
Support
Table Of Contents

TElDiskFileSystemAdapter class

Properties     Methods     Events     Declared in    


 

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.

 
 

Properties

Inherited from TElCustomFileSystemAdapter

  • BasePath
  • CaseSensitive
  • PathSeparator
  • PathSeparator2
 
 

Methods

Inherited from TElCustomFileSystemAdapter
To be documented ...

 
 

Events

  • OnProgress
  • OnSecurityHandlerCreated
  • OnSecurityHandlerNeeded
 
 

Declared in

.NET:

  • Namespace: SBDiskFSAdapter
  • Assembly: SecureBlackbox
VCL:
  • Unit: SBDiskFSAdapter
ActiveX/DLL: Not available
 
 

Licensing

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

 
Contact Us | Terms of Use | Trademarks | Privacy Statement
Copyright (c) 1998-2012, EldoS Corporation