IdentificationCard Methods |
The IdentificationCard type exposes the following members.
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetTrackOne |
Gets the track one data for this card.
| |
GetTrackThree |
Gets the track three data for this card.
| |
GetTrackTwo |
Gets the track two data for this card.
| |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
Parse |
This method attempts to parse identification card information out of a
raw magnetic strip string.
| |
ToString |
Returns a human readable string representing this object.
(Overrides ObjectToString.) |