Show / Hide Table of Contents

NdefText Class

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

A class that represents the various fields of an NDEF text record.

C#
public class NdefText
Inheritance object NdefText

Constructors

Name Description
NdefText()

Constructs a new instance of the NdefText class.

Properties

Name Description
Encoding

Represents the underlying character encoding used by the record's text.

Language

Represents the language that the text is written.

Text

The message text of the NDEF text record.

Methods

Name Description
ToString()
In this article
Back to top Generated by DocFX