Domain Detective

API Reference

Class

Result (DnsTxtMalwareDetector)

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

Provides result functionality.

Inheritance

  • Object
  • Result

Constructors

Properties

public IReadOnlyList<Finding> Findings { get; set; } #

Gets or sets the findings value.

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

Gets or sets the evidence value.

{{ include "footer" }}