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)
Syntaxpublic static readonly Guid PasswordResetTokenLifetime
Public Shared ReadOnly PasswordResetTokenLifetime As Guid
public:
static initonly Guid PasswordResetTokenLifetime
static val PasswordResetTokenLifetime: Guid
Field Value
Type:
Guid
RemarksThe value of this constant is 75a32a47-0135-4086-a3fc-665f49461c20.
Data Type:
TimeSpan.
Default Value: 24 hours.
See Also