Click or drag to resize

SubscoresEmailTenure Property

Note: This API is now obsolete.

The risk associated with the issuer ID number on the email domain. 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 user tenure on email is reflected in the email address subscore MaxMind.MinFraud.Response.Subscores#EmailAddress.")]
public Nullable<double> EmailTenure { get; }

Property Value

Type: NullableDouble
See Also