Class Application
- Namespace
- Shift.Common
- Assembly
- Shift.Common.dll
- Inheritance
-
Application
- Inherited Members
-
- Extension Methods
-
Constructors
Application()
Properties
AbsoluteUrl
public string AbsoluteUrl { get; set; }
Property Value
- string
AlertsToForceSend
public string AlertsToForceSend { get; set; }
Property Value
- string
AlertsToForceSendList
public List<string> AlertsToForceSendList { get; }
Property Value
- List<string>
AntiForgeryTokenValidationEnabled
public bool AntiForgeryTokenValidationEnabled { get; set; }
Property Value
- bool
AutoTranslate
public string AutoTranslate { get; set; }
Property Value
- string
AutoTranslateEnabled
public bool AutoTranslateEnabled { get; }
Property Value
- bool
DataPath
public string DataPath { get; set; }
Property Value
- string
DefaultAvatarImageUrl
public string DefaultAvatarImageUrl { get; set; }
Property Value
- string
EmailDomain
public string EmailDomain { get; set; }
Property Value
- string
EmailOutbox
public string EmailOutbox { get; set; }
Property Value
- string
EmailOutboxDisabled
public bool EmailOutboxDisabled { get; }
Property Value
- bool
EmailOutboxFiltered
public bool EmailOutboxFiltered { get; }
Property Value
- bool
EncryptionKey
public string EncryptionKey { get; set; }
Property Value
- string
FFmpegFolderPath
public string FFmpegFolderPath { get; }
Property Value
- string
HelpUrl
public string HelpUrl { get; set; }
Property Value
- string
LoadPartitionSpecificSettings
public bool LoadPartitionSpecificSettings { get; set; }
Property Value
- bool
Organizations
public Organizations Organizations { get; set; }
Property Value
- Organizations
PandocExePath
public string PandocExePath { get; }
Property Value
- string
ProcessorTimeoutMinutes
public int ProcessorTimeoutMinutes { get; set; }
Property Value
- int
ResourceBundle
public string ResourceBundle { get; set; }
Property Value
- string
ResourceBundleEnabled
public bool ResourceBundleEnabled { get; }
Property Value
- bool
ResourceLink
public string ResourceLink { get; set; }
Property Value
- string
ResourceLinkDebug
public bool ResourceLinkDebug { get; }
Property Value
- bool
SecurityConfigurationPath
public string SecurityConfigurationPath { get; set; }
Property Value
- string
StylePath
public string StylePath { get; set; }
Property Value
- string
TempFileExpirationInMinutes
public int TempFileExpirationInMinutes { get; set; }
Property Value
- int
public string ToolPath { get; set; }
Property Value
- string
UseStrictModeForEmailEnabled
public bool UseStrictModeForEmailEnabled { get; set; }
Property Value
- bool
WebKitHtmlToPdfExePath
public string WebKitHtmlToPdfExePath { get; }
Property Value
- string