Click or drag to resize

CreditCardToken Property

A token uniquely identifying the card. This should not be the actual credit card number.

Namespace:  MaxMind.MinFraud.Request
Assembly:  MaxMind.MinFraud (in MaxMind.MinFraud.dll) Version: 2.0.0
Syntax
public string Token { get; set; }

Property Value

Type: String
See Also