Returns True if users are required to change their password after a specified length of time, and False otherwise.
Property EnforceMaxPassword As Boolean
SI_ENFORCE_MAX_PASSWORD_AGE Property
This property will override the User object's PasswordExpires Property. If EnforceMaxPasswordAge is set to False, then the password never ages (never expires), and the User object's PasswordExpires property is ignored, even if it is set to True. If EnforceMaxPasswordAge is set to True, and the password can age, then the PasswordExpires property is checked; if the PasswordExpires property is set to False, then the password will not expire, and if it is set to True, then the age that is specified by the MaxPasswordAge Property is applied.
Note: The User object's ChangePasswordAtNextLogon Property always forces the user to change the password at the next logon, regardless of which global or user
Crystal Decisions, Inc. http://www.crystaldecisions.com Support services: http://support.crystaldecisions.com |