IDevice Interface
Namespace: Yubico.Core.Devices Assembly: Yubico.Core.dllRepresents 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. |