Domain Detective

API Reference

Class

DnsblListingInfo

Namespace DomainDetective.Views
Assembly DomainDetective

Provides dnsbl listing info functionality.

Inheritance

  • Object
  • DnsblListingInfo

Usage

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

Returned or exposed by

Constructors

Properties

public String Target { get; set; } #

Gets or sets the target value.

public String Provider { get; set; } #

Gets or sets the provider value.

public String Pathway { get; set; } #

Gets or sets the pathway value.

public String QueryKind { get; set; } #

Gets or sets the query kind value.

public String SourceHost { get; set; } #

Gets or sets the source host value.

public String Query { get; set; } #

Gets or sets the query value.

public String FullyQualifiedQuery { get; set; } #

Gets or sets the fully qualified query value.

public String Answer { get; set; } #

Gets or sets the answer value.

public String Meaning { get; set; } #

Gets or sets the meaning value.

{{ include "footer" }}