Share via


CardType Enum

Definition

Enumerates the possible card types recognized by POS for .NET.

public enum CardType
type CardType = 
Public Enum CardType
Inheritance
CardType

Fields

Aamva 7

Card type is United States and Canadian Driver's License or ID Card.

Blank 4

Card type is intentionally blank.

Iso 1

ISO card type.

JisOne 2

JIS Type I card type.

JisTwo 3

JIS Type II card type.

Other 5

Card type other than the ones mentioned above.

Unknown 6

Unknown card type.

Applies to