Click or drag to resize

SubscoresIPTenure Property

Note: This API is now obsolete.

The risk associated with the issuer ID number on the IP address. If present, this is a value in the range 0.01 to 99.

Namespace:  MaxMind.MinFraud.Response
Assembly:  MaxMind.MinFraud (in MaxMind.MinFraud.dll) Version: 2.0.0
Syntax
[ObsoleteAttribute("Deprecated effective August 29, 2019. This subscore will default to 1 and will be removed in a future release. The IP tenure is reflected in the overall risk score MaxMind.MinFraud.Response.Score#RiskScore.")]
public Nullable<double> IPTenure { get; }

Property Value

Type: NullableDouble
See Also