MasterSettingDefault Fields |
The MasterSettingDefault type exposes the following members.
| Name | Description | |
|---|---|---|
| AppInsightsForUIConnectionString |
Empty string will disable application insights for UI by default
| |
| ApplicationInsightsEnabled |
Contains the default value for the CustomerSetting.ApplicationInsightsEnabled flag.
| |
| EnableAnonymousMobileAccessReqApproval | ||
| EnableSignalRServiceBusScaleOut |
Enable the SignalR ServiceBus Scale out feature. Connection string taken from master setting SignalRServiceBusConnctionString
| |
| EnableSignalRSqlScaleOut |
Enable the SignalR SQL Scale out feature. The Enterprise server SQL database is used as the backend.
| |
| EventHubConnectionString |
Event Hub connection string. The string can be encrypted.
| |
| IsOISaaS |
Is the environment an OIS SaaS environment?
| |
| LockMode | ||
| MaxLogonAttempts |
Maximum number of failed logon attempts using the ES password before the user is inactivated
| |
| MaxPasswordAge |
Maximum number of days between an ES authentication password change
| |
| OISXBasicAuth |
Do we allow validation of users using the password stored in the tblUser?
| |
| PasswordAgeWarning |
Days before the password expiry where we issue a warning on the logon page
| |
| PwrAdClient |
Enable the password reset client for Active Directory
| |
| PwrAzureAdClient |
Enable the password reset client for Azure AD
| |
| PwrBasicClient |
Enable the password reset client for ES Basic Authentication
| |
| PwrFimClient |
Enable the password reset client for FIM
| |
| PwrLdapClient |
Enable the password reset client for LDAP
| |
| PwrOpsClient |
Enable the password reset client for OPS
| |
| QualifiedUserName | ||
| QualifiedUserNameLegacy | ||
| SignalRServiceBusConnectionString |
SignalR ServiceBus connection string. The string can be encrypted.
| |
| StartPerfCounters | ||
| UseCAG |
Cloud Application Gateway feature is disabled by default
| |
| VerifyRequestOrigin |
Verification of request source origin is enabled by default
|