CoreConfigSettingIdsPasswordPolicyMaxAgeDays Field |
Specifies the maximum age of a local user account's password before it needs to be changed.
A value of 0 indicates that passwords never expire.
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 PasswordPolicyMaxAgeDays
Public Shared ReadOnly PasswordPolicyMaxAgeDays As Guid
public:
static initonly Guid PasswordPolicyMaxAgeDays
static val PasswordPolicyMaxAgeDays: Guid
Field Value
Type:
Guid
RemarksThe value of this constant is 52cecfa3-1557-449e-a034-247a09fb1566.
Data Type:
Int32.
Default Value: 0.
See Also