Click or drag to resize

MagneticCardSwipe Methods

The MagneticCardSwipe type exposes the following members.

Methods
  NameDescription
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodGetCardFormat
Gets the card format.
Public methodGetCardFormatString
Gets the card format as a readable string
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetTrackOne
Gets track one.
Public methodGetTrackOneStatus
Gets the track one status.
Public methodGetTrackOneStatusString
Gets the track one status as a string.
Public methodStatic memberGetTrackStatusString
Gets the track status as a string.
Public methodGetTrackThree
Gets track three.
Public methodGetTrackThreeStatus
Gets the track three status.
Public methodGetTrackThreeStatusString
Gets the track three status as a string.
Public methodGetTrackTwo
Gets track two.
Public methodGetTrackTwoStatus
Gets the track two status.
Public methodGetTrackTwoStatusString
Gets the track two status as a string.
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodParseAsFinancialCard
Attempts to parse this card as a financial card.
Public methodParseAsIdentificationCard
Attempts to parse this card as an identification card.
Public methodToString
Converts this object into a human readable string.
(Overrides ObjectToString.)
Top
See Also