The IP addresses risk.
See Also: Inherited members from object.
|
Documentation for this section has not yet been entered. |
[read-only] | Risk | Nullable<double> . The risk associated with the IP address. The value ranges from 0.01 to 99. A higher score indicates a higher risk. |
Documentation for this section has not yet been entered.Syntax
public ScoreIPAddress ()Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: MaxMind.MinFraud.Response
Assembly: MaxMind.MinFraud (in MaxMind.MinFraud.dll)
Assembly Versions: 0.6.0.0
The risk associated with the IP address. The value ranges from 0.01 to 99. A higher score indicates a higher risk.Syntax
[Newtonsoft.Json.JsonProperty("risk")]
public Nullable<double> Risk { get; }Value
Documentation for this section has not yet been entered.Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: MaxMind.MinFraud.Response
Assembly: MaxMind.MinFraud (in MaxMind.MinFraud.dll)
Assembly Versions: 0.6.0.0
Returns a string that represents the current object.Syntax
public override string ToString ()Returns
A string that represents the current object.Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: MaxMind.MinFraud.Response
Assembly: MaxMind.MinFraud (in MaxMind.MinFraud.dll)
Assembly Versions: 0.6.0.0