Click or drag to resize
InsightsDevice Property
This object contains information about the device that MaxMind believes is associated with the IP address passed in the request.

Namespace:  MaxMind.MinFraud.Response
Assembly:  MaxMind.MinFraud (in MaxMind.MinFraud.dll) Version: 0.6.0
Syntax
public Device Device { get; }

Property Value

Type: Device
See Also