IProfileCreditCardStore Property |
Gets the service that allows working with the credit card store.
Namespace:
DotNetBrowser.Profile
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.25.1
Syntax ICreditCardStore CreditCardStore { get; }
Property Value
Type:
ICreditCardStoreThe service that allows working with the credit card store.
See Also