Key: Password Change Period: Difference between revisions
From Catglobe Wiki
More actions
jrfconvert import |
(No difference)
|
Revision as of 08:50, 7 March 2011
Key: Password_Change_Period
Syntax
<add key="Password_Change_Period" value="[NUMBER]"/>
[NUMBER]: Integer value of 1 and above
Purpose
This key specifies how often users of the system will be forced to change their passwords. If the key has not been added to a web configuration file then there will be no requirements for users to ever change password.
Example of key
<add key="Password_Change_Period" value="365"/>