Click or drag to resize

EnvironmentLogout Method

Logout the current user

Namespace: LynceeTec.API
Assembly: LynceeTec.API (in LynceeTec.API.dll) Version: 10.2.3317.0 , built 2025-03-17 14:55:35 UTC
Syntax
public static void Logout()
Exceptions
ExceptionCondition
EnvironmentNotStartedExceptionThrown when the operation is not valid because the environment hasn't been started
NoUserLoggedInExceptionThrown when the operation is not valid because no user is logged in
See Also