Click or drag to resize
IPAddressCountry Property
Country object for the requested IP address. This record represents the country where MaxMind believes the IP is located.

Namespace:  MaxMind.MinFraud.Response
Assembly:  MaxMind.MinFraud (in MaxMind.MinFraud.dll) Version: 0.6.0
Syntax
public GeoIP2Country Country { get; }

Property Value

Type: GeoIP2Country
See Also