Enum CardReader
Defines that shall be used for the card commands.
The following values are valid:
Specification: dialog.
Namespace: SIX.TimApi.Constants
Assembly: TimApi.dll
Syntax
public enum CardReader
Fields
| Name | Description |
|---|---|
| Cl | Contactless reader. Specification: dialog. |
| Icc | Contact card reader. Specification: dialog. |
| Ms | Magstripe reader. Specification: dialog. |
| Unknown | Invalid/unknown constant value. |