A list of bit flags that indicate various mechanical characteristics of a card reader.
Assembly: CardWerk.SmartCard (in CardWerk.SmartCard.dll)
This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.
Namespace: CardWerk.SmartCardAssembly: CardWerk.SmartCard (in CardWerk.SmartCard.dll)
Member name | Description | |
---|---|---|
Captures | The card reader has a capture mechanism that can be used to confiscate cards. | |
Ejects | The card reader has an ejection mechanism. | |
NothingSpecial | The card reader has no special mechanical characteristics, or the mechanical characteristics are not known or determined, yet. | |
Swallows | The card reader has a swallow mechanism. |
See the PC/SC Workgroup specification part 3 for more information.