CoreConfigSettingIdsPasswordResetTokenLifetime Field

The duration a password reset token remains valid once it is created.

Namespace:  Dundas.BI
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (10.0.0.1002)
Syntax
public static readonly Guid PasswordResetTokenLifetime

Field Value

Type: Guid
Remarks

The value of this constant is 75a32a47-0135-4086-a3fc-665f49461c20.

Data Type: TimeSpan. Default Value: 24 hours.
See Also