NullDevice Class
Namespace: Yubico.Core.Devices.Hid Assembly: Yubico.Core.dllC#
public class NullDevice : IHidDevice, IDevice
Inheritance
object
NullDevice
Properties
Name | Description |
---|---|
LastAccessed | The time when this device was last accessed. |
ParentDeviceId | A unique identifier corresponding to the parent USB composite device, if available. |
Path | Gets the platform defined path to the device. |
ProductId | |
Usage | |
UsagePage | |
VendorId |
Methods
Name | Description |
---|---|
ConnectToFeatureReports() | Establishes an active connection to the HID device for the transmittal of data through feature reports. |
ConnectToIOReports() |