Click or drag to resize

IdentificationCardTrackTwo Methods

The IdentificationCardTrackTwo type exposes the following members.

Methods
  NameDescription
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodGetBirthDate
Gets the birth date of the card holder.
Public methodGetExpiration
Gets the expiration date of the document
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
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 methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
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