SmartCardOperationBlock Class Reference
Inheritance diagram for SmartCardOperationBlock:

Properties | |
| int | Index [get, set] |
| string | Content [get, set] |
| int | Priority [get, set] |
| bool | Valid [get, set] |
Properties inherited from ISmartCardInformationBlock | |
| int | Index [get] |
| Index of block More... | |
| string | Content [get] |
| Information of block as hex string, i.e. FF070A1F. Size must fix card block size specifications: Mifare ultralight 4 bytes (8 characters), Mifare classic 16 bytes (32 characters) More... | |
| int | Priority [get] |
| Key priority More... | |
| bool | Valid [get] |
| Content is valid More... | |

Properties inherited from