YubiKeyDeviceEventArgs Class
Namespace: Yubico.YubiKey Assembly: Yubico.YubiKey.dllThis class contains properties that are specific to the event being raised.
C#
public class YubiKeyDeviceEventArgs : EventArgs
Inheritance
System.Object
YubiKeyDeviceEventArgs
Constructors
Name | Description |
---|---|
YubiKeyDeviceEventArgs(IYubiKeyDevice) | Constructs an event arguments. |
Properties
Name | Description |
---|---|
Device | A YubiKey arrived or removed. |