Click or drag to resize

IProfileCreditCardStore Property

Gets the service that allows working with the credit card store.

Namespace:  DotNetBrowser.Profile
Assembly:  DotNetBrowser (in DotNetBrowser.dll) Version: 2.16.0
Syntax
C#
ICreditCardStore CreditCardStore { get; }

Property Value

Type: ICreditCardStore
The service that allows working with the credit card store.
See Also