NdefDataType Class
Namespace: Yubico.YubiKey.Otp Assembly: Yubico.YubiKey.dllThe NFC Forum well known types that are supported by the YubiKey's NDEF payload.
C#
public sealed class NdefDataType : Enum
Inheritance
System.Object
NdefDataType
Fields
Name | Description |
---|---|
Text | An NFC text record. Type "T" / "urn:nfc:wkt:T". |
Uri | An NFC Uniform Resource Identifier (URI) record. Type "U" / "urn:nfc:wkt:U". |
value__ |