Enumeration DnsResponseCode
Enumeration members
BADKEY
BADKEY:
BADSIG
BADSIG:
BADTIME
BADTIME:
BADVERS
BADVERS:
FORMERROR
FORMERROR:
NOERROR
NOERROR:
NOTAUTH
NOTAUTH:
NOTIMPL
NOTIMPL:
NOTZONE
NOTZONE:
NXDOMAIN
NXDOMAIN:
NXRRSET
NXRRSET:
REFUSED
REFUSED:
SERVFAIL
SERVFAIL:
YXDOMAIN
YXDOMAIN:
YXRRSET
YXRRSET:
Represents the possible response codes a server may send after receiving a query. A response code of 0 indicates no error.