Arrived Event
Namespace: Yubico.Core.Devices.SmartCard Assembly: Yubico.Core.dllSubscribe to receive an event whenever a smart card device is added to the computer.
C#
public event EventHandler<SmartCardDeviceEventArgs>? Arrived
Returns
EventHandler<SmartCardDeviceEventArgs>
Subscribe to receive an event whenever a smart card device is added to the computer.