Show / Hide Table of Contents

IDevice Interface

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

Represents properties and methods common to all devices.

C#
public interface 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.

In this article
Back to top Generated by DocFX