Lyncee Tec SDK Documentation
Lyncee Tec SDK Documentation
LynceeTec.DHM
DHMDeviceBase Class
DHMDeviceBase Methods
Dispose Method
InitDhm Method
InitDhmSerial Method
LoadConfig Method
LoadSampleConfig Method
Login Method
Logout Method
DHMDeviceBase
Login Method
Logs an authenticated user in the DHM device.
Namespace:
LynceeTec.DHM
Assembly:
LynceeTec.DHM (in LynceeTec.DHM.dll) Version: 7.3.77.25127 8_0_dev ee7cc19, built 2018-08-31 12:03:08 UTC
Syntax
C#
C++
Copy
public
void
Login
(
IUser
user
)
public
:
virtual
void
Login
(
IUser
^
user
)
sealed
Parameters
user
Type:
LynceeTec.Interfaces
IUser
The user.
Implements
IDHMDevice
Login(IUser)
Exceptions
Exception
Condition
LoginException
See Also
Reference
DHMDeviceBase Class
LynceeTec.DHM Namespace