Show / Hide Table of Contents

NullDevice Class

Namespace: Yubico.Core.Devices.Hid Assembly: Yubico.Core.dll
C#
public class NullDevice : IHidDevice, IDevice
Inheritance object NullDevice
Implements
IHidDevice
IDevice

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