Domain Detective

API Reference

Enum

TyposquattingRiskLevel

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

Severity band derived from the candidate risk score.

Inheritance

  • Enum
  • TyposquattingRiskLevel

Usage

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

Values

public const TyposquattingRiskLevel None #

Defines values for typosquatting disposition.

Value: 0
public const TyposquattingRiskLevel Low #

Defines values for typosquatting disposition.

Value: 1
public const TyposquattingRiskLevel Medium #

Defines values for typosquatting disposition.

Value: 2
public const TyposquattingRiskLevel High #

Defines values for typosquatting disposition.

Value: 3
public const TyposquattingRiskLevel Critical #

Defines values for typosquatting disposition.

Value: 4
{{ include "footer" }}