NdefFileId Class
Namespace: Yubico.YubiKey.Otp Assembly: Yubico.YubiKey.dllThe identifier of the file containing the YubiKey's NDEF data.
C#
public sealed class NdefFileId : Enum
Inheritance
System.Object
NdefFileId
Fields
Name | Description |
---|---|
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. |
value__ |