Domain Detective

API Reference

Class

Microsoft365ServiceDetection

Namespace DomainDetective
Assembly DomainDetective
Modifiers sealed

Single typed Microsoft 365 service detection.

Inheritance

  • Object
  • Microsoft365ServiceDetection

Usage

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

Constructors

Properties

public Microsoft365ServiceKind Kind { get; set; } #

Gets or sets the kind value.

public Microsoft365DetectionStatus Status { get; set; } #

Gets or sets the status value.

public Microsoft365DetectionConfidence Confidence { get; set; } #

Gets or sets the confidence value.

public Microsoft365ServiceEvidenceSourceKind EvidenceSource { get; set; } #

Gets or sets the evidence source value.

public Boolean TenantContextBoosted { get; set; } #

Gets or sets the tenant context boosted value.

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

Gets or sets the evidence value.

{{ include "footer" }}