YubiKeyDeviceEventArgs Constructor
YubiKeyDeviceEventArgs(IYubiKeyDevice)
Constructs an event arguments.
C#
public YubiKeyDeviceEventArgs(IYubiKeyDevice device)
Parameters
Type | Name | Description |
---|---|---|
IYubiKeyDevice | device | A YubiKey device |
Constructs an event arguments.
public YubiKeyDeviceEventArgs(IYubiKeyDevice device)
Type | Name | Description |
---|---|---|
IYubiKeyDevice | device | A YubiKey device |