Click or drag to resize

MasterSettingDefault Fields

The MasterSettingDefault type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberAppInsightsForUIConnectionString
Empty string will disable application insights for UI by default
Public fieldStatic memberApplicationInsightsEnabled
Contains the default value for the CustomerSetting.ApplicationInsightsEnabled flag.
Public fieldStatic memberEnableAnonymousMobileAccessReqApproval
Public fieldStatic memberEnableSignalRServiceBusScaleOut
Enable the SignalR ServiceBus Scale out feature. Connection string taken from master setting SignalRServiceBusConnctionString
Public fieldStatic memberEnableSignalRSqlScaleOut
Enable the SignalR SQL Scale out feature. The Enterprise server SQL database is used as the backend.
Public fieldStatic memberEventHubConnectionString
Event Hub connection string. The string can be encrypted.
Public fieldStatic memberIsOISaaS
Is the environment an OIS SaaS environment?
Public fieldStatic memberLockMode
Public fieldStatic memberMaxLogonAttempts
Maximum number of failed logon attempts using the ES password before the user is inactivated
Public fieldStatic memberMaxPasswordAge
Maximum number of days between an ES authentication password change
Public fieldStatic memberOISXBasicAuth
Do we allow validation of users using the password stored in the tblUser?
Public fieldStatic memberPasswordAgeWarning
Days before the password expiry where we issue a warning on the logon page
Public fieldStatic memberPwrAdClient
Enable the password reset client for Active Directory
Public fieldStatic memberPwrAzureAdClient
Enable the password reset client for Azure AD
Public fieldStatic memberPwrBasicClient
Enable the password reset client for ES Basic Authentication
Public fieldStatic memberPwrFimClient
Enable the password reset client for FIM
Public fieldStatic memberPwrLdapClient
Enable the password reset client for LDAP
Public fieldStatic memberPwrOpsClient
Enable the password reset client for OPS
Public fieldStatic memberQualifiedUserName
Public fieldStatic memberQualifiedUserNameLegacy
Public fieldStatic memberSignalRServiceBusConnectionString
SignalR ServiceBus connection string. The string can be encrypted.
Public fieldStatic memberStartPerfCounters
Public fieldStatic memberUseCAG
Cloud Application Gateway feature is disabled by default
Public fieldStatic memberVerifyRequestOrigin
Verification of request source origin is enabled by default
Top
See Also