CoreConfigSettingIdsSessionTimeout 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 SessionTimeout
Public Shared ReadOnly SessionTimeout As Guid
public:
static initonly Guid SessionTimeout
static val SessionTimeout: Guid
Field Value
Type:
GuidRemarks The value of this constant is 4d94c4e9-70ae-44a4-bb5e-aae99166ec54.
Data Type:
TimeSpan.
Default Value: 1 hour.
See Also