Domain Detective

API Reference

Enum

DnsInventorySection

Namespace DomainDetective
Assembly DomainDetective
Base Enum
Implements
IComparable ISpanFormattable IFormattable IConvertible
Modifiers sealed

DNS response section where a record was captured from.

Inheritance

  • Enum
  • DnsInventorySection

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Values

public const DnsInventorySection Answer #

Represents captured data.

Value: 0
public const DnsInventorySection Authority #

Represents captured data.

Value: 1
public const DnsInventorySection Additional #

Represents captured data.

Value: 2
{{ include "footer" }}