Overload List

  NameDescription
Public methodLogout()()()()
Logs out the top-most user on the current machine.
Public methodLogout(String)
Logs out the specified user on the current machine. There can be other users logged in below the current user, and this function allows to log them out wihout affecting the top-most user.
Public methodLogout(String, String)
Logs out the specified user on the current machine. There can be other users logged in below the current user, and this function allows to log them out wihout affecting the top-most user.

See Also