Domain Detective

API Reference

Class

Microsoft365TenantDomain

Namespace DomainDetective
Assembly DomainDetective
Modifiers sealed

Typed domain related to the inferred Microsoft 365 tenant.

Inheritance

  • Object
  • Microsoft365TenantDomain

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

Gets or sets the domain value.

public Microsoft365TenantDomainRole Role { get; set; } #

Gets or sets the role 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" }}