Click or drag to resize

FinancialCardTrackTwo Methods

The FinancialCardTrackTwo type exposes the following members.

Methods
  NameDescription
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodGetAccountNumber
Gets the account number of the card in track two.
Public methodGetDiscretionaryData
Gets the discretionary data on the second track of the card.
Public methodGetExpiration
Gets the expiration date of the card
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetServiceCode
Gets the service code of the card
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodStatic memberParse
This method attempts to parse track two out the raw track string.
Public methodToString
Returns this object as a human readable string
(Overrides ObjectToString.)
Top
See Also