Click or drag to resize
GeoIP2CountryIsHighRisk Property
This is true if the IP country is high risk.

Namespace:  MaxMind.MinFraud.Response
Assembly:  MaxMind.MinFraud (in MaxMind.MinFraud.dll) Version: 0.6.0
Syntax
public Nullable<bool> IsHighRisk { get; }

Property Value

Type: NullableBoolean
See Also