CoreConfigSettingIdsAccountLockoutThreshold Field |
The number of consecutive failed logon attempts which will cause an account to become locked.
Namespace:
Dundas.BI
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public static readonly Guid AccountLockoutThreshold
Public Shared ReadOnly AccountLockoutThreshold As Guid
public:
static initonly Guid AccountLockoutThreshold
static val AccountLockoutThreshold: Guid
Field Value
Type:
GuidRemarks The value of this constant is a20be4f6-8084-49d6-99a0-3a68da3deea0.
Data Type:
Int32.
Default Value: 5.
See Also