Click or drag to resize
AnonymousIPResponseIsPublicProxy Property
Returns true if the IP address belongs to a public proxy.

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

Property Value

Type: Boolean
See Also