ARSoft.Tools.Net.Dns Namespace : DnsMessage Class |
The following tables list the members exposed by DnsMessage.
Name | Description | |
---|---|---|
![]() | DnsMessage Constructor |
Name | Description | |
---|---|---|
![]() | AdditionalRecords | Gets or sets the entries in the additional records section (Inherited from ARSoft.Tools.Net.Dns.DnsMessageBase) |
![]() | AnswerRecords | Gets or sets the entries in the answer records section |
![]() | AuthorityRecords | Gets or sets the entries in the authority records section |
![]() | EDnsOptions | Gets or set the OptRecord for the EDNS options (Inherited from ARSoft.Tools.Net.Dns.DnsMessageBase) |
![]() | IsAuthenticData | Gets or sets the authentic data (AD) flag Defined in RFC 4035 |
![]() | IsAuthoritiveAnswer | Gets or sets the autoritive answer (AA) flag Defined in RFC 1035 |
![]() | IsCheckingDisabled | Gets or sets the checking disabled (CD) flag Defined in RFC 4035 |
![]() | IsDnsSecOk | Gets or sets the DNSSEC answer OK (DO) flag Defined in RFC 4035 and RFC 3225 (Inherited from ARSoft.Tools.Net.Dns.DnsMessageBase) |
![]() | IsEDnsEnabled | Enables or disables EDNS (Inherited from ARSoft.Tools.Net.Dns.DnsMessageBase) |
![]() | IsQuery | Gets or sets the query (QR) flag (Inherited from ARSoft.Tools.Net.Dns.DnsMessageBase) |
![]() | IsRecursionAllowed | Gets or sets the recursion allowed (RA) flag Defined in RFC 1035 |
![]() | IsRecursionDesired | Gets or sets the recursion desired (RD) flag Defined in RFC 1035 |
![]() | IsTruncated | Gets or sets the truncated response (TC) flag Defined in RFC 1035 |
![]() | OperationCode | Gets or sets the Operation Code (OPCODE) (Inherited from ARSoft.Tools.Net.Dns.DnsMessageBase) |
![]() | Questions | Gets or sets the entries in the question section |
![]() | ReturnCode | Gets or sets the return code (RCODE) (Inherited from ARSoft.Tools.Net.Dns.DnsMessageBase) |
![]() | TransactionID | Gets or sets the transaction identifier (ID) of the message (Inherited from ARSoft.Tools.Net.Dns.DnsMessageBase) |
![]() | TSigOptions | Gets or set the TSigRecord for the tsig signed messages (Inherited from ARSoft.Tools.Net.Dns.DnsMessageBase) |