Lyncee Tec SDK Documentation
Lyncee Tec SDK Documentation
LynceeTec.Eucalyptus
UserManager Class
UserManager Methods
AutoLogin Method
ChangePassword Method
CheckPassword Method
CheckUserNameValidity Method
CryptPassWord Method
GetUserLevel Method
Login Method
Logout Method
ReloadCurrentUser Method
UserManager
Logout Method
Logs out the current user.
Namespace:
LynceeTec.Eucalyptus
Assembly:
LynceeTec.Eucalyptus (in LynceeTec.Eucalyptus.dll) Version: 8.1.17212.0 8_1_dev 6ff713ba, built 2019-10-03 13:47:23 UTC
Syntax
C#
C++
Copy
public
void
Logout
()
public
:
virtual
void
Logout
()
sealed
Implements
IUserManager
Logout
Exceptions
Exception
Condition
InvalidOperationException
Thrown if no DHM device is connected.
See Also
Reference
UserManager Class
LynceeTec.Eucalyptus Namespace