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: 2.0.0
Syntax
public Device Device { get; }

Property Value

Type: Device
See Also