FinancialCardIssuer Methods |
The FinancialCardIssuer 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.) | |
GetIssuerName |
Gets the issuer name.
| |
GetRegex |
This method gets the regular expression pattern used to match the card
number for this member.
| |
GetRegexString |
Gets the regular expression string.
| |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
IdentifyByCardNumber |
This method attempts to identify the issuer of a credit card based on
a credit card number.
| |
ToString | Returns a string that represents the current object. (Inherited from Object.) |