EnabledUsbCapabilities Property
EnabledUsbCapabilities
The features of the YubiKey that should be enabled over USB. null to leave unchanged.
C#
public Nullable<YubiKeyCapabilities> EnabledUsbCapabilities { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<YubiKeyCapabilities> |