NdefFileId Enum
Namespace: Yubico.YubiKey.Otp Assembly: Yubico.YubiKey.dllThe identifier of the file containing the YubiKey's NDEF data.
C#
public enum NdefFileId
Fields
CapabilityContainer | Identifier for the Capability Container file. This file is described in the NFC Forum Tag Type 4 specification. |
Ndef | Identifier for the NDEF file. |
None | Default value for this enumeration. |