YubiKeyInterfaces Property
YubiKeyInterfaces
The interfaces of the YubiKey that should be enabled over USB.
C#
public YubiKeyCapabilities YubiKeyInterfaces { get; set; }
Property Value
Type | Description |
---|---|
YubiKeyCapabilities |
Exceptions
Type | Condition |
---|---|
ArgumentException | Thrown by the setter if the value contains unsupported flags. |