Click or drag to resize

TraitsUserType Property

The user type associated with the IP address. This can be one of the following values:
  • business
  • cafe
  • cellular
  • college
  • content_delivery_network
  • dialup
  • government
  • hosting
  • library
  • military
  • residential
  • router
  • school
  • search_engine_spider
  • traveler
This value is only set when using the City or Insights web service or the Enterprise database.

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

Property Value

Type: String
See Also