Domain Detective

API Reference

Class

DetectedDnsApplication

Namespace DomainDetective
Assembly DomainDetective
Modifiers sealed

Typed third-party application detection inferred from DNS data.

Inheritance

  • Object
  • DetectedDnsApplication

Usage

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

Constructors

Properties

public String Id { get; set; } #

Gets or sets the id value.

public String Name { get; set; } #

Gets or sets the name value.

public DetectedDnsAppCategory Category { get; set; } #

Gets or sets the category value.

public DetectedDnsAppEvidenceKind EvidenceKind { get; set; } #

Gets or sets the evidence kind value.

public Microsoft365DetectionConfidence Confidence { get; set; } #

Gets or sets the confidence value.

public String Evidence { get; set; } #

Gets or sets the evidence value.

public String Source { get; set; } #

Gets or sets the source value.

{{ include "footer" }}