Domain Detective

API Reference

Enum

IpAddressFamilyKind

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

Coarse IP address family for reporting.

Inheritance

  • Enum
  • IpAddressFamilyKind

Usage

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

Values

public const IpAddressFamilyKind Unknown #

Provides ip enrichment source functionality.

Value: 0
public const IpAddressFamilyKind IPv4 #

Provides ip enrichment source functionality.

Value: 1
public const IpAddressFamilyKind IPv6 #

Provides ip enrichment source functionality.

Value: 2
{{ include "footer" }}