Android.Nfc.Tech.MifareClassic: Property Members

The properties of Android.Nfc.Tech.MifareClassic are listed below. For a list of all members, see the MifareClassic Members list.

See Also: Inherited members from Android.Nfc.Tech.BasicTagTechnology

Public Properties

[read-only]
BlockCountint. Return the total number of MIFARE Classic blocks.
[read-only]
override
IsConnectedbool. Helper to indicate if I/O operations should be possible.
[read-only]
static
KeyDefaultIList<byte>. The default factory key.
[read-only]
static
KeyMifareApplicationDirectoryIList<byte>. The well-known key for tags formatted according to the MIFARE Application Directory (MAD) specification.
[read-only]
static
KeyNfcForumIList<byte>. The well-known key for tags formatted according to the NDEF on MIFARE Classic specification.
[read-only]
MaxTransceiveLengthint. Return the maximum number of bytes that can be sent with MifareClassic.Transceive(Byte[]).
[read-only]
SectorCountint. Return the number of MIFARE Classic sectors.
[read-only]
Sizeint. Return the size of the tag in bytes
[read-only]
override
TagAndroid.Nfc.Tag. Get the Android.Nfc.Tag object backing this Android.Nfc.Tech.ITagTechnology object.
Timeoutint. Get the current MifareClassic.Transceive(Byte[]) timeout in milliseconds.
[read-only]
TypeMifareClassicType. Return the type of this MIFARE Classic compatible tag.

Protected Properties

[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.