AC-11 Session lock
Use this setting to redirect the user to the logon page when the inactivity period exceeds.
| Setting | Description |
|---|---|
| XML file name and path | [InstallPath]\Presentation\Web.config |
| Tag | <add key="SessionTimeOutWarningBeforeTime" value="0" /> |
| Configuration setting |
To enable this feature, set the value of This value specifies the time, in minutes, when a user will get a session expiration alert pop-up. For example, if the session time out value is set at 30 minutes and the |
| Default value | 0. The Session Lock feature is disabled, by default. |