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

Field Value

Type: Guid
Remarks

The value of this constant is 74d8dfbc-e656-4301-8475-70f23e4d701c.

Data Type: TimeSpan. Default Value: 5 minutes.
See Also