Key: Password Change Period

From Catglobe Wiki
Jump to: navigation, search

<accesscontrol>Main:MyGroup</accesscontrol> 

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"/>