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
[read-only] | BlockCount | int. Return the total number of MIFARE Classic blocks. |
[read-only] override | IsConnected | bool. Helper to indicate if I/O operations should be possible. |
[read-only] static | KeyDefault | IList<byte>. The default factory key. |
[read-only] static | KeyMifareApplicationDirectory | IList<byte>. The well-known key for tags formatted according to the MIFARE Application Directory (MAD) specification. |
[read-only] static | KeyNfcForum | IList<byte>. The well-known key for tags formatted according to the NDEF on MIFARE Classic specification. |
[read-only] | MaxTransceiveLength | int. Return the maximum number of bytes that can be sent with MifareClassic.Transceive(Byte[]). |
[read-only] | SectorCount | int. Return the number of MIFARE Classic sectors. |
[read-only] | Size | int. Return the size of the tag in bytes |
[read-only] override | Tag | Android.Nfc.Tag. Get the Android.Nfc.Tag object backing this Android.Nfc.Tech.ITagTechnology object. |
Timeout | int. Get the current MifareClassic.Transceive(Byte[]) timeout in milliseconds. | |
[read-only] | Type | MifareClassicType. Return the type of this MIFARE Classic compatible tag. |
[read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
[read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |