Removed Event
Namespace: Yubico.YubiKey Assembly: Yubico.YubiKey.dllSubscribe to receive an event whenever a YubiKey is removed from the computer.
C#
public event EventHandler<YubiKeyDeviceEventArgs>? Removed
Returns
EventHandler<YubiKeyDeviceEventArgs>
Subscribe to receive an event whenever a YubiKey is removed from the computer.