Lyncee Tec SDK Documentation
Lyncee Tec SDK Documentation
LynceeTec.Interfaces
IDHMDevice Interface
IDHMDevice Methods
InitDhm Method
InitDhmSerial Method
LoadConfig Method
LoadSampleConfig Method
Login Method
Logout Method
UnloadConfig Method
IDHMDevice
Login Method
Logs an authenticated user in the DHM device.
Namespace:
LynceeTec.Interfaces
Assembly:
LynceeTec.Interfaces (in LynceeTec.Interfaces.dll) Version: 8.1.17212.0 8_1_dev 6ff713ba, built 2019-10-03 13:47:19 UTC
Syntax
C#
C++
Copy
void
Login
(
IUser
user
)
void
Login
(
IUser
^
user
)
Parameters
user
Type:
LynceeTec.Interfaces
IUser
The user.
See Also
Reference
IDHMDevice Interface
LynceeTec.Interfaces Namespace