Domain Detective

API Reference

Enum

Microsoft365AuthExposureStatus

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

Authentication exposure posture for Microsoft identity probes.

Inheritance

  • Enum
  • Microsoft365AuthExposureStatus

Usage

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

Values

public const Microsoft365AuthExposureStatus Unknown #

Defines values for microsoft365 auth throttling status.

Value: 0
public const Microsoft365AuthExposureStatus NotExposed #

Defines values for microsoft365 auth throttling status.

Value: 1
public const Microsoft365AuthExposureStatus Exposed #

Defines values for microsoft365 auth throttling status.

Value: 2
{{ include "footer" }}