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