Show / Hide Table of Contents

Removed Event

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

Subscribe 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.

In this article
Back to top Generated by DocFX