Domain Detective

API Reference

Enum

DetectedDnsAppEvidenceKind

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

Evidence source used for a detected DNS application.

Inheritance

  • Enum
  • DetectedDnsAppEvidenceKind

Usage

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

Values

public const DetectedDnsAppEvidenceKind Unknown #

Provides microsoft365 service detection functionality.

Value: 0
public const DetectedDnsAppEvidenceKind TxtRecord #

Provides microsoft365 service detection functionality.

Value: 1
public const DetectedDnsAppEvidenceKind MxRecord #

Provides microsoft365 service detection functionality.

Value: 2
public const DetectedDnsAppEvidenceKind NsRecord #

Provides microsoft365 service detection functionality.

Value: 3
public const DetectedDnsAppEvidenceKind CnameRecord #

Provides microsoft365 service detection functionality.

Value: 4
public const DetectedDnsAppEvidenceKind Subdomain #

Provides microsoft365 service detection functionality.

Value: 5
{{ include "footer" }}