Domain Detective

API Reference

Enum

Microsoft365AuthPathKind

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

Best-effort combined Microsoft authentication path derived from posture and flow.

Inheritance

  • Enum
  • Microsoft365AuthPathKind

Usage

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

Values

public const Microsoft365AuthPathKind Unknown #

Provides microsoft365 authentication summary functionality.

Value: 0
public const Microsoft365AuthPathKind ManagedNative #

Provides microsoft365 authentication summary functionality.

Value: 1
public const Microsoft365AuthPathKind ManagedRedirect #

Provides microsoft365 authentication summary functionality.

Value: 2
public const Microsoft365AuthPathKind FederatedRedirect #

Provides microsoft365 authentication summary functionality.

Value: 3
public const Microsoft365AuthPathKind Federated #

Provides microsoft365 authentication summary functionality.

Value: 4
public const Microsoft365AuthPathKind ConsumerIdentity #

Provides microsoft365 authentication summary functionality.

Value: 5
public const Microsoft365AuthPathKind Redirect #

Provides microsoft365 authentication summary functionality.

Value: 6
public const Microsoft365AuthPathKind NativeCredential #

Provides microsoft365 authentication summary functionality.

Value: 7
{{ include "footer" }}