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)
Syntax
public static readonly Guid PasswordPolicyMaxAgeDays

Field Value

Type: Guid
Remarks

The value of this constant is 52cecfa3-1557-449e-a034-247a09fb1566.

Data Type: Int32. Default Value: 0.
See Also