MifareClassic.KeyDefault Property

Definition

The default factory key.

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

Property Value

Attributes

Remarks

The default factory key.

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

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