Show / Hide Table of Contents

Enum DnsClass

Identifies the network of the ResourceRecord.

Namespace: Makaretu.Dns
Assembly: Makaretu.Dns.dll
Syntax
public enum DnsClass : ushort
Remarks

The values are maintained by IANA at https://www.iana.org/assignments/dns-parameters/dns-parameters.xhtml#dns-parameters-2.

Fields

Name Description
ANY

Only used in QCLASS.

CH

The CHAOS class.

CS

The CSNET class (Obsolete - used only for examples insome obsolete RFCs).

HS

Hesiod[Dyer 87].

IN

The Internet.

None

Used in UPDATE message to signify no class.

  • Improve this Doc
  • View Source
Back to top Generated by DocFX