CoreConfigSettingIdsAccountLockoutDuration Field |
The length of time a user needs to wait after hitting the account lockout threshold. A value of 0 indicates an administrator is required to unlock the account.
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 AccountLockoutDuration
Public Shared ReadOnly AccountLockoutDuration As Guid
public:
static initonly Guid AccountLockoutDuration
static val AccountLockoutDuration: Guid
Field Value
Type:
GuidRemarks The value of this constant is 74d8dfbc-e656-4301-8475-70f23e4d701c.
Data Type:
TimeSpan.
Default Value: 5 minutes.
See Also