Click or drag to resize

IIPAddress Interface

An interface for IP address risk classes.

Namespace:  MaxMind.MinFraud.Response
Assembly:  MaxMind.MinFraud (in MaxMind.MinFraud.dll) Version: 2.0.0
Syntax
public interface IIPAddress

The IIPAddress type exposes the following members.

Properties
  NameDescription
Public propertyRisk
The risk associated with the IP address. The value ranges from 0.01 to 99. A higher score indicates a higher risk.
Top
See Also