$absoluteAuthTimeoutParam public property
The session variable name used to store the value of absolute expiration timestamp of the authenticated state. This is used when $absoluteAuthTimeout is set.
public string $absoluteAuthTimeoutParam = '__absoluteExpire'
Please login to continue.