| setappfwsettings_sessiontimeout |
Use this method to set timeout, in seconds, after which a 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. |
Syntax |
Parameters |
sessiontimeout |
Timeout, in seconds, after which a 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. Default value = AS_ENGINESETTINGS_SESSIONTIMEOUT_DEFAULT. Minimum value = 1. Maximum value = AS_MAX_INT_LEN. |
Return Value |
Returns simpleResult |
See Also |