Click or drag to resize
DeviceAcceptLanguage Property
The HTTP “Accept-Language” header of the device used in the transaction.

Namespace:  MaxMind.MinFraud.Request
Assembly:  MaxMind.MinFraud (in MaxMind.MinFraud.dll) Version: 0.6.0
Syntax
public string AcceptLanguage { get; }

Property Value

Type: String
See Also