Click or drag to resize

IdentificationCardTrackTwo Methods

The IdentificationCardTrackTwo type exposes the following members.

Methods
  NameDescription
Public methodGetBirthDate
Gets the birth date of the card holder.
Public methodGetExpiration
Gets the expiration date of the document
Public methodGetIdNumber
Gets the document id number
Public methodGetIssuerNumber
Gets the issuer identification number. This can be used to determine which state issued the document.
Public methodStatic memberParse
This method attempts to parse track two data from a raw magnetic strip string.
Public methodToString
Returns this object as a human readable string
(Overrides ObjectToString.)
Top
See Also