Arrived Event
Namespace: Yubico.YubiKey Assembly: Yubico.YubiKey.dllSubscribe to receive an event whenever a YubiKey is added to the computer.
C#
public event EventHandler<YubiKeyDeviceEventArgs> Arrived
Returns
System.EventHandler<YubiKeyDeviceEventArgs>