DirectoryEnableEncryption Method |
Name | Description | |
---|---|---|
EnableEncryption(String) | [AlphaFS] Enables encryption of the specified directory and the files in it.
This method only creates/modifies the file "Desktop.ini" in the root of path and enables encryption by writing: "Disable=0" This method does not affect encryption of files and subdirectories below the indicated directory. | |
EnableEncryption(String, PathFormat) | [AlphaFS] Enables encryption of the specified directory and the files in it.
This method only creates/modifies the file "Desktop.ini" in the root of path and enables encryption by writing: "Disable=0" This method does not affect encryption of files and subdirectories below the indicated directory. |