TSphinxLogin.Logout Method
Logs out the user from the application.
Remarks
This method removes the tokens saved in memory. This clear up information about the logged user, so it's not available anymore. A call to Login method will again redirect to the login page.
Syntax
Unit: Sphinx.Login
procedure TSphinxLogin.Logout;