Class FileOptions.Defaults
Defaults for file options.
Namespace: Tableau.Migration.Config
Assembly: Tableau.Migration.dll
Syntax
public static class FileOptions.Defaults
Fields
DISABLE_FILE_ENCRYPTION
The default disable file encryption flag.
Declaration
public const bool DISABLE_FILE_ENCRYPTION = false
Field Value
Type | Description |
---|---|
bool |
ROOT_PATH
The default root path of the file store.
Declaration
public static readonly string ROOT_PATH
Field Value
Type | Description |
---|---|
string |