Click or drag to resize

GeoIP2CountryIsHighRisk Property

Note: This API is now obsolete.

This is true if the IP country is high risk.

Namespace:  MaxMind.MinFraud.Response
Assembly:  MaxMind.MinFraud (in MaxMind.MinFraud.dll) Version: 2.0.0
Syntax
[ObsoleteAttribute("Deprecated effective August 29, 2019.")]
public Nullable<bool> IsHighRisk { get; }

Property Value

Type: NullableBoolean
See Also