Click or drag to resize

TraitsIsResidentialProxy Property

This is true if the IP address is on a suspected anonymizing network and belongs to a residential ISP. This value is only available from GeoIP2 Precision Insights.

Namespace:  MaxMind.GeoIP2.Model
Assembly:  MaxMind.GeoIP2 (in MaxMind.GeoIP2.dll) Version: 3.0.0
Syntax
public bool IsResidentialProxy { get; }

Property Value

Type: Boolean
See Also