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