Click or drag to resize

ReaderGetDeviceUID Method

Gets the device UID.

Namespace:  AC908_SDK
Assembly:  AC908_SDK (in AC908_SDK.dll) Version: 1.0.2
Syntax
C#
public Task<DeviceUID> GetDeviceUID()

Return Value

Type: TaskDeviceUID
The device UID.
See Also