The maximum session lifetime after which the session expires regardless of activity or expiration type (in minutes).
Determines whether the session expiration is extended on activity (sliding) or expires at a fixed time (absolute).
Determines whether the user session is persisted across browser restarts, expires on browser close, or is decided by the user.
The session lifetime applied when using sliding expiration (in minutes). Each qualifying user interaction renews the session up to the absolute limit.
Session Options Response: Represents the session persistence and expiration configuration.
Export
SessionOptions