Click or drag to resize

Disposition.Reason Property

The reason for the action. The current possible values are "custom_rule", "block_list", and "default". If you do not have custom rules set up, null will be returned.

Namespace:  MaxMind.MinFraud.Response
Assembly:  MaxMind.MinFraud (in MaxMind.MinFraud.dll) Version: 2.0.0
Syntax
public string Reason { get; }

Property Value

Type: String
See Also