Enum DnsQueryType
DNS resource record type. See https://www.iana.org/assignments/dns-parameters/dns-parameters.xml#dns-parameters-4
Namespace: Ae.Dns.Protocol.Enums
Assembly: Ae.Dns.Protocol.dll
Syntax
public enum DnsQueryType : ushort
Fields
Name | Description |
---|---|
A | A host address |
A6 | A6 (OBSOLETE - use AAAA) |
AAAA | IP6 Address |
AFSDB | For AFS Data Base location |
AMTRELAY | Automatic Multicast Tunneling Relay |
ANY | A request for some or all records the server has available |
APL | |
ATMA | ATM Address |
AVC | Application Visibility and Control |
AXFR | Transfer of an entire zone |
CAA | Certification Authority Restriction |
CDNSKEY | DNSKEY(s) the Child wants reflected in DS |
CDS | Child DS |
CERT | |
CNAME | The canonical name for an alias |
CSYNC | Child-To-Parent Synchronization |
DHCID | |
DLV | DNSSEC Lookaside Validation (OBSOLETE) |
DNAME | |
DNSKEY | |
DOA | Digital Object Architecture |
DS | Delegation Signer |
EID | Endpoint Identifier |
EUI48 | An EUI-48 address |
EUI64 | An EUI-64 address |
GID | |
GPOS | Geographical Position |
HINFO | Host information |
HIP | Host Identity Protocol |
HTTPS | HTTPS Binding |
IPSECKEY | |
ISDN | For ISDN address |
IXFR | Incremental transfer |
KEY | For security key |
KX | Key Exchanger |
L32 | |
L64 | |
LOC | Location Information |
LP | |
MAILA | Mail agent RRs (OBSOLETE - see MX) |
MAILB | Mailbox-related RRs (MB, MG or MR) |
MB | A mailbox domain name (EXPERIMENTAL) |
MD | A mail destination (OBSOLETE - use MX) |
MF | A mail forwarder (OBSOLETE - use MX) |
MG | A mail group member (EXPERIMENTAL) |
MINFO | Mailbox or mail list information |
MR | A mail rename domain name (EXPERIMENTAL) |
MX | Mail exchange |
NAPTR | Naming Authority Pointer |
NID | |
NIMLOC | Nimrod Locator |
NINFO | |
NS | An authoritative name server |
NSAP | For NSAP address, NSAP style A record |
NSAPPTR | For domain name pointer, NSAP style |
NSEC | |
NSEC3 | |
NSEC3PARAM | |
NULL | A null RR (EXPERIMENTAL) |
NXT | Next Domain (OBSOLETE) |
OPENPGPKEY | OpenPGP Key |
OPT | |
PTR | A domain name pointer |
PX | X.400 mail mapping information |
RKEY | |
RP | For Responsible Person |
RRSIG | |
RT | For Route Through |
SIG | For security signature |
SINK | |
SMIMEA | S/MIME cert association |
SOA | Marks the start of a zone of authority |
SPF | |
SRV | Server Selection |
SSHFP | SSH Key Fingerprint |
SVCB | Service Binding |
TA | DNSSEC Trust Authorities |
TALINK | Trust Anchor LINK |
TEXT | Text strings |
TKEY | Transaction Key |
TLSA | |
TSIG | Transaction Signature |
UID | |
UINFO | |
UNSPEC | |
URI | |
WKS | A well known service description |
X25 | For X.25 PSDN address |
ZONEMD | Message digest for DNS zone |