Domain Detective

API Reference

Enum

Microsoft365AuthCredentialFlowKind

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

Best-effort normalized credential flow inferred from Microsoft auth probe context.

Inheritance

  • Enum
  • Microsoft365AuthCredentialFlowKind

Usage

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

Values

public const Microsoft365AuthCredentialFlowKind Unknown #

Defines values for microsoft365 auth path kind.

Value: 0
public const Microsoft365AuthCredentialFlowKind NativeCredential #

Defines values for microsoft365 auth path kind.

Value: 1
public const Microsoft365AuthCredentialFlowKind Redirect #

Defines values for microsoft365 auth path kind.

Value: 2
{{ include "footer" }}