Walter.Net.Networking
WhoisContactTypes Enumeration
Walter.Net.Networking Assembly > Walter.Net.Networking Namespace : WhoisContactTypes Enumeration
Enum WhoisContactTypes marks the role that a WHOIS contact has for the public. This can be a organizational group or a person
Syntax
public enum WhoisContactTypes : System.Enum 
Members
MemberDescription
AbuseContactAdministrator The abuse contact administrator manages the abuse data entry
Administration The details are for a administrative contact
AdministrativePerson The administrative person
Group Contact is a organizational group
InternetServiceProvider The address is a Internet service provider
Organization The details are for an organization
Person a person with an unknown role
Technical The technical are for a technical contact
TechnicalPerson The technical person
UnKnown The contact type is not specified
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Walter.Net.Networking.WhoisContactTypes

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Walter.Net.Networking Namespace