Domain Detective

API Reference

Class

Microsoft365EvidenceItem

Namespace DomainDetective
Assembly DomainDetective
Modifiers sealed

Compact evidence entry explaining why a Microsoft 365 tenant was inferred.

Inheritance

  • Object
  • Microsoft365EvidenceItem

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

Gets or sets the label value.

public Microsoft365EvidenceCategory Category { get; set; } #

Gets or sets the category value.

public Microsoft365DetectionConfidence Confidence { get; set; } #

Gets or sets the confidence value.

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

Gets or sets the evidence value.

{{ include "footer" }}