Domain Detective

API Reference

Enum

Microsoft365FederationMode

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

Federation posture returned by Microsoft public identity endpoints.

Inheritance

  • Enum
  • Microsoft365FederationMode

Usage

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

Values

public const Microsoft365FederationMode Unknown #

Defines values for tenant cloud instance kind.

Value: 0
public const Microsoft365FederationMode CloudManaged #

Defines values for tenant cloud instance kind.

Value: 1
public const Microsoft365FederationMode Federated #

Defines values for tenant cloud instance kind.

Value: 2
{{ include "footer" }}