NdefTextEncoding Class
Namespace: Yubico.YubiKey.Otp Assembly: Yubico.YubiKey.dllCharacter encodings supported by NDEF text records.
C#
public sealed class NdefTextEncoding : Enum
Inheritance
System.Object
NdefTextEncoding
Fields
Name | Description |
---|---|
Utf16 | UTF-16 encoding. |
Utf8 | UTF-8 encoding. |
value__ |