Domain Detective

API Reference

Enum

MailDomainClassificationConfidence

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

Confidence level for the classification decision.

Inheritance

  • Enum
  • MailDomainClassificationConfidence

Usage

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

Values

public const MailDomainClassificationConfidence High #

Multiple strong indicators align; no conflicting signals.

Value: 0
public const MailDomainClassificationConfidence Medium #

Clear indicators present but some ambiguity exists.

Value: 1
public const MailDomainClassificationConfidence Low #

Limited or conflicting evidence.

Value: 2
{{ include "footer" }}