IdentificationCardTrackTwo Class |
Namespace: EasyScriptAPI
The IdentificationCardTrackTwo type exposes the following members.
Name | Description | |
---|---|---|
![]() | IdentificationCardTrackTwo | Initializes a new instance of the IdentificationCardTrackTwo class |
Name | Description | |
---|---|---|
![]() | GetBirthDate |
Gets the birth date of the card holder.
|
![]() | GetExpiration |
Gets the expiration date of the document
|
![]() | GetIdNumber |
Gets the document id number
|
![]() | GetIssuerNumber |
Gets the issuer identification number. This can be used to determine
which state issued the document.
|
![]() ![]() | Parse |
This method attempts to parse track two data from a raw magnetic strip
string.
|
![]() | ToString |
Returns this object as a human readable string
(Overrides ObjectToString.) |