Click or drag to resize

TraitsIsAnonymousProxy Property

Note: This API is now obsolete.

This is true if the IP is an anonymous proxy. See MaxMind's GeoIP FAQ

Namespace:  MaxMind.GeoIP2.Model
Assembly:  MaxMind.GeoIP2 (in MaxMind.GeoIP2.dll) Version: 3.0.0
Syntax
[ObsoleteAttribute("Use our GeoIP2 Anonymous IP database instead.")]
public bool IsAnonymousProxy { get; }

Property Value

Type: Boolean
See Also