Domain Detective

API Reference

Enum

PortScanProfile

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

Predefined service port profiles.

Inheritance

  • Enum
  • PortScanProfile

Usage

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

Accepted by parameters

Values

public const PortScanProfile Default #

Standard scan of top ports.

Value: 0
public const PortScanProfile SMB #

Ports commonly used by SMB.

Value: 1
public const PortScanProfile NTP #

Ports commonly used by NTP.

Value: 2
public const PortScanProfile RADIUS #

Ports commonly used by RADIUS.

Value: 3
{{ include "footer" }}