Click or drag to resize
AnonymousIPResponseIsAnonymousVpn Property
Returns true if the IP address belongs to an anonymous VPN system.

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

Property Value

Type: Boolean
See Also