Logoff

Parent Previous Next

Logoff

Function to logoff from a user.


Syntax:

Void Logoff();
Logoff from the current user and logon to the default user.


Example:

Logoff from the current user.

  


SVSecurity.Logoff();