Click or drag to resize

IIPAddress.Risk Property

The risk associated with the IP address. The value ranges from 0.01 to 99. A higher score indicates a higher risk.

Namespace:  MaxMind.MinFraud.Response
Assembly:  MaxMind.MinFraud (in MaxMind.MinFraud.dll) Version: 2.0.0
Syntax
Nullable<double> Risk { get; }

Property Value

Type: Nullable<Double>
See Also