SoftadminSnippet.Session_LogOut

Type: Stored procedure

Ends the session when called from a snippet procedure. All session variables will be cleared.

Example

EXEC SoftadminSnippet.Session_LogOut;