Domain Detective

API Reference

Enum

SensitiveSubdomainRisk

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

Risk rating for sensitive subdomain naming patterns.

Inheritance

  • Enum
  • SensitiveSubdomainRisk

Usage

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

Values

public const SensitiveSubdomainRisk None #

Represents the none value.

Value: 0
public const SensitiveSubdomainRisk Moderate #

Represents the moderate value.

Value: 1
public const SensitiveSubdomainRisk High #

Represents the high value.

Value: 2
{{ include "footer" }}