terminateReason
The reason for the termination.
Values
String
The following strings are suggested values:
- idleTimeout
- The session was terminated because it was inactive for too long.
- sessionExpired
- The session was terminated because its maximum lifetime was exceeded.
- sessionDisplaced
- The session was terminated because the session's user created a new session displacing this one.
- sessionTerminatedByAdmin
- The session was terminated by an administrative action.
- userLoggedOut
- The session was terminated at the user's request.
XPath
CommonBaseEvent/extendedDataElements[@name='terminateReason']/values
Parent topic: Reference information about elements and element types