Domain Detective

API Reference

Class

DnsblPathwayInfo

Namespace DomainDetective.Views
Assembly DomainDetective

Provides dnsbl pathway info functionality.

Inheritance

  • Object
  • DnsblPathwayInfo

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 Key { get; set; } #

Gets or sets the key value.

public String Label { get; set; } #

Gets or sets the label value.

public Int32 TargetsChecked { get; set; } #

Gets or sets the targets checked value.

public Int32 ListedTargets { get; set; } #

Gets or sets the listed targets value.

public Int32 ProvidersChecked { get; set; } #

Gets or sets the providers checked value.

public Int32 ProvidersWithListings { get; set; } #

Gets or sets the providers with listings value.

public IReadOnlyList<String> QueryKinds { get; set; } #

Gets or sets the query kinds value.

{{ include "footer" }}