Domain Detective

API Reference

Struct

ThreatIntelFinding

Namespace DomainDetective
Assembly DomainDetective
Base ValueType
Modifiers sealed

Represents the result from a single threat intelligence source.

Inheritance

  • ValueType
  • ThreatIntelFinding

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

Methods

public override String ToString() #
Returns: String

Properties

public ThreatIntelSource Source { get; set; } #

Origin of the finding.

public Boolean IsListed { get; set; } #

Indicates whether the source reported a listing.

{{ include "footer" }}