Overload List
Name | Description | |
---|---|---|
Logout()()()() |
Logs out the top-most user on the current machine.
| |
Logout(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.
| |
Logout(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.
|