logout Method

Package: Aladdin

Description

Logs out from a context or session.

Syntax

boolean Aladdin.Hasp.logout ( )

Return Values

true/false - indicates success or failure

Usage Notes

Use this method to end a connection to an API session object. Once logged out from a session, all memory allocated for the session is released.

Related Topics

GetLastError Method

Login Method

Login (With Scope) Method