$absoluteAuthTimeout public property
The number of seconds in which the user will be logged out automatically regardless of activity. Note that this will not work if $enableAutoLogin is true
.
public integer $absoluteAuthTimeout = null
$absoluteAuthTimeout public property
The number of seconds in which the user will be logged out automatically regardless of activity. Note that this will not work if $enableAutoLogin is true
.
public integer $absoluteAuthTimeout = null
Please login to continue.