Click or drag to resize
TraitsIsLegitimateProxy Property
True if MaxMind believes this IP address to be a legitimate proxy, such as an internal VPN used by a corporation.This is only available in the GeoIP2 Enterprise database.

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

Property Value

Type: Boolean
See Also