Domain Detective

API Reference

Enum

Microsoft365DetectionConfidence

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

Confidence level for Microsoft 365 public-signal detections.

Inheritance

  • Enum
  • Microsoft365DetectionConfidence

Usage

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

Values

public const Microsoft365DetectionConfidence Unknown #

Defines values for microsoft365 evidence category.

Value: 0
public const Microsoft365DetectionConfidence Weak #

Defines values for microsoft365 evidence category.

Value: 1
public const Microsoft365DetectionConfidence Moderate #

Defines values for microsoft365 evidence category.

Value: 2
public const Microsoft365DetectionConfidence Strong #

Defines values for microsoft365 evidence category.

Value: 3
{{ include "footer" }}