Msr.BankCardProperties Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Contains the properties that can be accessed from the bank card.
public static class Msr.BankCardProperties
type Msr.BankCardProperties = class
Public Class Msr.BankCardProperties
- Inheritance
-
Msr.BankCardProperties
Fields
AccountNumber |
Contains the account number property from the bank card. |
ExpirationDate |
Contains the expiration date property from the bank card. |
FirstName |
Contains the first name property from the bank card. |
MiddleInitial |
Contains the middle initial property from the bank card. |
ServiceCode |
Contains the service code property from the bank card. |
Suffix |
Contains the suffix property from the bank card. |
Surname |
Contains the surname property from the bank card. |
Title |
Contains the title from the bank card. |