Domain Detective

API Reference

Enum

Microsoft365AuthDomainPostureKind

Namespace DomainDetective
Assembly DomainDetective
Base Enum
Implements
IComparable ISpanFormattable IFormattable IConvertible
Modifiers sealed

Best-effort normalized tenant posture inferred from Microsoft auth probe context.

Inheritance

  • Enum
  • Microsoft365AuthDomainPostureKind

Usage

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

Values

public const Microsoft365AuthDomainPostureKind Unknown #

Defines values for microsoft365 auth credential flow kind.

Value: 0
public const Microsoft365AuthDomainPostureKind ManagedTenant #

Defines values for microsoft365 auth credential flow kind.

Value: 1
public const Microsoft365AuthDomainPostureKind FederatedTenant #

Defines values for microsoft365 auth credential flow kind.

Value: 2
public const Microsoft365AuthDomainPostureKind ConsumerTenant #

Defines values for microsoft365 auth credential flow kind.

Value: 3
{{ include "footer" }}