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