Show / Hide Table of Contents

Class RecordType

Inheritance
Object
RecordType
Namespace: PowerDns.Client.Models
Assembly: PowerDns.Client.dll
Syntax
public sealed class RecordType : Enum

Fields

A

Declaration
public const RecordType A
Field Value
Type Description
RecordType

AAAA

Declaration
public const RecordType AAAA
Field Value
Type Description
RecordType

AFSDB

Declaration
public const RecordType AFSDB
Field Value
Type Description
RecordType

Alias

Declaration
public const RecordType Alias
Field Value
Type Description
RecordType

ATMA

Declaration
public const RecordType ATMA
Field Value
Type Description
RecordType

CAA

Declaration
public const RecordType CAA
Field Value
Type Description
RecordType

CERT

Declaration
public const RecordType CERT
Field Value
Type Description
RecordType

CName

Declaration
public const RecordType CName
Field Value
Type Description
RecordType

DHCID

Declaration
public const RecordType DHCID
Field Value
Type Description
RecordType

DName

Declaration
public const RecordType DName
Field Value
Type Description
RecordType

DNSKey

Declaration
public const RecordType DNSKey
Field Value
Type Description
RecordType

DS

Declaration
public const RecordType DS
Field Value
Type Description
RecordType

HInfo

Declaration
public const RecordType HInfo
Field Value
Type Description
RecordType

ISDN

Declaration
public const RecordType ISDN
Field Value
Type Description
RecordType

LOC

Declaration
public const RecordType LOC
Field Value
Type Description
RecordType

MB

Declaration
public const RecordType MB
Field Value
Type Description
RecordType

MG

Declaration
public const RecordType MG
Field Value
Type Description
RecordType

MInfo

Declaration
public const RecordType MInfo
Field Value
Type Description
RecordType

MR

Declaration
public const RecordType MR
Field Value
Type Description
RecordType

MX

Declaration
public const RecordType MX
Field Value
Type Description
RecordType

NAPTR

Declaration
public const RecordType NAPTR
Field Value
Type Description
RecordType

NS

Declaration
public const RecordType NS
Field Value
Type Description
RecordType

NSAP

Declaration
public const RecordType NSAP
Field Value
Type Description
RecordType

NSEC

Declaration
public const RecordType NSEC
Field Value
Type Description
RecordType

NSEC3

Declaration
public const RecordType NSEC3
Field Value
Type Description
RecordType

NSEC3Param

Declaration
public const RecordType NSEC3Param
Field Value
Type Description
RecordType

PTR

Declaration
public const RecordType PTR
Field Value
Type Description
RecordType

RP

Declaration
public const RecordType RP
Field Value
Type Description
RecordType

RRSIG

Declaration
public const RecordType RRSIG
Field Value
Type Description
RecordType

RT

Declaration
public const RecordType RT
Field Value
Type Description
RecordType

SOA

Declaration
public const RecordType SOA
Field Value
Type Description
RecordType

SRV

Declaration
public const RecordType SRV
Field Value
Type Description
RecordType

TLSA

Declaration
public const RecordType TLSA
Field Value
Type Description
RecordType

TXT

Declaration
public const RecordType TXT
Field Value
Type Description
RecordType

value__

Declaration
public int value__
Field Value
Type Description
Int32

X25

Declaration
public const RecordType X25
Field Value
Type Description
RecordType
In This Article
Back to top Copyright Bastian Eicher