Show / Hide Table of Contents

YubiKeyDeviceEventArgs Class

Namespace: Yubico.YubiKey Assembly: Yubico.YubiKey.dll

This class contains properties that are specific to the event being raised.

C#
public class YubiKeyDeviceEventArgs : EventArgs
Inheritance object EventArgs YubiKeyDeviceEventArgs

Constructors

Name Description
YubiKeyDeviceEventArgs(IYubiKeyDevice)

Constructs an event arguments.

Properties

Name Description
Device

A YubiKey arrived or removed.

In this article
Back to top Generated by DocFX