Show / Hide Table of Contents

Removed Event

Namespace: Yubico.Core.Devices.SmartCard Assembly: Yubico.Core.dll

Subscribe to receive an event whenever a smart card device is removed from the computer.

C#
public event EventHandler<SmartCardDeviceEventArgs>? Removed

Returns

EventHandler<SmartCardDeviceEventArgs>

Subscribe to receive an event whenever a smart card device is removed from the computer.

In this article
Back to top Generated by DocFX