| Class | Description |
|---|---|
| AuthoritativeNameServerData |
An Authoritative Name Server specific record that is contained in the Data property of a ResourceRecord. |
| CanonicalNameData |
An Canonical Name specific record that is contained in the Data property of a ResourceRecord. |
| DNSClient | The DNS Client which is used for interrogating the DNS server for records. |
| DNSType | The enumerated types for the DNSClient Query method. |
| HostAddressData |
An Host Address specific record that is contained in the Data property of a ResourceRecord. |
| MailExchangeData |
An Mail Exchange (MX) specific record that is contained in the Data property of a ResourceRecord. |
| PointerData |
An Pointer specific record that is contained in the Data property of a ResourceRecord. |
| ResourceRecord | A Resource Record that is in the Response from a DNS query. |
| Response | The Response for a DNS query containing all the information in an object oriented manner. |
| ZoneOfAuthorityData |
An Zone Of Authority specific record that is contained in the Data property of a ResourceRecord. |