DirectoryDisableEncryption Method |
Name | Description | |
---|---|---|
DisableEncryption(String) | [AlphaFS] Disables 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 disables encryption by writing: "Disable=1" This method does not affect encryption of files and subdirectories below the indicated directory. | |
DisableEncryption(String, PathFormat) | [AlphaFS] Disables 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 disables encryption by writing: "Disable=1" This method does not affect encryption of files and subdirectories below the indicated directory. |