IHidDevice Interface
Namespace: Yubico.Core.Devices.Hid Assembly: Yubico.Core.dllRepresents a HID device.
C#
public interface IHidDevice : IDevice
Properties
Name | Description |
---|---|
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() |