MifareClassic.KeyNfcForum Property

Definition

The well-known key for tags formatted according to the NDEF on MIFARE Classic specification.

[Android.Runtime.Register("KEY_NFC_FORUM")]
public static System.Collections.Generic.IList<byte>? KeyNfcForum { get; }
[<Android.Runtime.Register("KEY_NFC_FORUM")>]
static member KeyNfcForum : System.Collections.Generic.IList<byte>

Property Value

Attributes

Remarks

The well-known key for tags formatted according to the NDEF on MIFARE Classic specification.

Java documentation for android.nfc.tech.MifareClassic.KEY_NFC_FORUM.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to