The following tables list the members exposed by the CardModuleBase type.
Name | Description | |
---|---|---|
![]() |
ATR | Answer to reset (ATR) of the powered-up card that is currently inserterd or detected by the card reader. |
![]() |
CardName | The name of the card. |
![]() |
ErrorCode | Error code. |
![]() |
ErrorMessage | Error message that can be populated if anything unexpected happens inside the card module. Use this whenever the caller receives an unexpected return value. Example: empty byte array. |
![]() |
IsReady | Indicates that the card module is ready to process further commands. This means that the card is powered up and likely to be the expected card type. |
![]() |
LicenseInfo | Default implementation of a LicenseInfo string |
![]() |
ModuleCardHandle | ModuleCardHandle provides access to the internal SmartCardAPI CardHandle. |
![]() |
Version | The card module version. |
![]() |
VersionInfo | Quick access to the CardModule name, Version and license type. base class. |