IdentificationCardTrackTwo Methods |
The IdentificationCardTrackTwo type exposes the following members.
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetBirthDate |
Gets the birth date of the card holder.
|
![]() | GetExpiration |
Gets the expiration date of the document
|
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetIdNumber |
Gets the document id number
|
![]() | GetIssuerNumber |
Gets the issuer identification number. This can be used to determine
which state issued the document.
|
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() ![]() | 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.) |