Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Logout

Ends the current session of the user and invalidates the used AuthenticationToken

Optionally the ExpireAllSessions property can be set to terminate all current sessions for the User.

The Clockout property can be used the register a clock out event for time tracking.

Hierarchy

  • Logout

Index

Properties

Optional ClockOut

ClockOut: undefined | false | true

Optional ExpireAllSessions

ExpireAllSessions: undefined | false | true