Domain Detective

API Reference

Enum

Microsoft365AuthThrottlingStatus

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

Best-effort throttling posture inferred from the public Microsoft auth probe.

Inheritance

  • Enum
  • Microsoft365AuthThrottlingStatus

Usage

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

Values

public const Microsoft365AuthThrottlingStatus Unknown #

Defines values for microsoft365 auth domain posture kind.

Value: 0
public const Microsoft365AuthThrottlingStatus NoThrottling #

Defines values for microsoft365 auth domain posture kind.

Value: 1
public const Microsoft365AuthThrottlingStatus ThrottlingObserved #

Defines values for microsoft365 auth domain posture kind.

Value: 2
{{ include "footer" }}