ApplicationSettings
Kind: class
Full name: Thycotic.PowerShell.Configuration.ApplicationSettings
Namespace: Thycotic.PowerShell.Configuration
Constructors
new()(default)
Properties
| Name | Type | Access | Default |
|---|---|---|---|
AllowSendTelemetry | bool | read/write | — |
AllowSoftwareUpdateChecks | bool | read/write | — |
ApiRefreshTokensEnabled | bool | read/write | — |
ApiSessionTimeoutDays | int | read/write | — |
ApiSessionTimeoutHours | int | read/write | — |
ApiSessionTimeoutMinutes | int | read/write | — |
ApiSessionTimeoutUnlimited | bool | read/write | — |
ConfigurationEarlyAdopterEnabled | bool | read/write | — |
CustomUrl | string | read/write | — |
DisplayDowntimeMessageToAdminsOnly | bool | read/write | — |
EnableCredSsp | bool | read/write | — |
EnableSyslogCefLogging | bool | read/write | — |
EnableWebServices | bool | read/write | — |
MaximumTokenRefreshesAllowed | int | read/write | — |
MaxSecretLogLength | int | read/write | — |
MobileMaxOfflineDays | int | read/write | — |
MobileMaxOfflineHours | int | read/write | — |
obfuscatePersonallyIdentifiableInformation | bool | read/write | — |
piiObfuscationLevel | int | read/write | — |
PreventApplicationFromSleeping | bool | read/write | — |
PreventDirectApiAuthentication | bool | read/write | — |
syslogCefDateTimeFormat | string | read/write | — |
SyslogCefLogSite | int | read/write | — |
SyslogCefPort | int | read/write | — |
SyslogCefProtocol | string | read/write | — |
SyslogCefServer | string | read/write | — |
SyslogCefTimeZone | string | read/write | — |
TmsInstallationPath | string | read/write | — |
WinRmEndpointUrl | string | read/write | — |
WriteSyslogToEventLog | bool | read/write | — |