| setappfwsettings_sessionlifetime |
Use this method to set maximum amount of time (in seconds) that the application firewall allows a user session to remain active, regardless of user activity. After this time, the user session is terminated. Before continuing to use the protected web site, the user must establish a new session by opening a designated start URL. A value of 0 represents infinite time. |
Syntax |
Parameters |
sessionlifetime |
Maximum amount of time (in seconds) that the application firewall allows a user session to remain active, regardless of user activity. After this time, the user session is terminated. Before continuing to use the protected web site, the user must establish a new session by opening a designated start URL. A value of 0 represents infinite time. Default value = AS_ENGINESETTINGS_SESSIONLIFETIME_DEFAULT. Maximum value = AS_MAX_LONG_INT_LEN. |
Return Value |
Returns simpleResult |
See Also |