Domain Detective

API Reference

Class

KnownMicrosoft365Subdomain

Namespace DomainDetective
Assembly DomainDetective
Modifiers sealed

Known Microsoft-related subdomain with typed role classification.

Inheritance

  • Object
  • KnownMicrosoft365Subdomain

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

Gets or sets the name value.

public KnownSubdomainRole Role { get; set; } #

Gets or sets the role value.

public SubdomainResolutionStatus ResolutionStatus { get; set; } #

Gets or sets the resolution status value.

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

Gets or sets the evidence value.

{{ include "footer" }}