Enum MicrosoftDnsServerResourceRecordType
- Namespace
- CENTREL.XIA.Configuration.Types
- Assembly
- CENTREL.XIA.Configuration.Types.dll
Represents the type of a resource record.
public enum MicrosoftDnsServerResourceRecordType
Fields
A = 1
The record type is A.
A6 = 2
The record type is A6.
AAAA = 3
The record type is AAAA.
Afsdb = 4
The record type is AFSDB.
Atma = 5
The record type is ATMA.
CName = 7
The record type is CNAME.
Cert = 6
The record type is CERT.
DName = 9
The record type is DNAME.
DhcId = 8
The record type is DHCID.
DnsKey = 10
The record type is DNSKEY.
Ds = 11
The record type is DS.
Eid = 12
The record type is EID.
Gpos = 13
The record type is GPOS.
HInfo = 14
The record type is HINFO.
Isdn = 15
The record type is ISDN.
Key = 16
The record type is KEY.
Kx = 17
The record type is KX.
Loc = 18
The record type is LOC.
MInfo = 23
The record type is MINFO.
Mb = 19
The record type is MB.
Md = 20
The record type is MD.
Mf = 21
The record type is MF.
Mg = 22
The record type is MG.
Mr = 24
The record type is MR.
Mx = 25
The record type is MX.
NSec = 31
The record type is NSEC.
NSec3 = 32
The record type is NSEC3.
NSec3Param = 33
The record type is NSEC3PARAM.
Naptr = 26
The record type is NAPTR.
NimLoc = 27
The record type is NIMLOC.
Ns = 28
The record type is NS.
Nsap = 29
The record type is RSAP.
NsapPtr = 30
The record type is NSAPPTR.
Null = 34
The record type is NULL.
Nxt = 35
The record type is NXT.
Opt = 36
The record type is OPT.
Ptr = 37
The record type is PTR.
Px = 38
The record type is PX.
Rp = 39
The record type is RP.
Rrsig = 40
The record type is RRSIG.
Rt = 41
The record type is RT.
Sig = 42
The record type is SIG.
Sink = 43
The record type is SINK.
Soa = 44
The record type is SOA.
Srv = 45
The record type is SRV.
Tlsa = 46
The record type is TLSA.
Txt = 47
The record type is TEXT.
Unknown = 0
The resource record type is unknown.
Wins = 48
The record type is WINS.
WinsR = 49
The record type is WINSR.
Wks = 50
The record type is WKS.
X25 = 51
The record type is X25.