Domain Detective

API Reference

Class

Match (DnsProviderDetector)

Namespace DomainDetective.Providers.Dns.DnsProviderDetector
Assembly DomainDetective
Modifiers sealed

Provides match functionality.

Inheritance

  • Object
  • Match

Constructors

Properties

public DnsProvider Provider { get; set; } #

Gets or sets the provider value.

public Int32 Score { get; set; } #

Gets or sets the score value.

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

Gets or sets the evidence value.

{{ include "footer" }}