Show / Hide Table of Contents

IHidDevice Interface

Namespace: Yubico.Core.Devices.Hid Assembly: Yubico.Core.dll

Represents 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()
In this article
Back to top Generated by DocFX