Show / Hide Table of Contents

NdefDataType Enum

Namespace: Yubico.YubiKey.Otp Assembly: Yubico.YubiKey.dll

The NFC Forum well known types that are supported by the YubiKey's NDEF payload.

C#
public enum NdefDataType

Fields

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".

In this article
Back to top Generated by DocFX