Domain Detective

API Reference

Enum

Microsoft365EvidenceCategory

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

High-level category for compact Microsoft 365 evidence ledger entries.

Inheritance

  • Enum
  • Microsoft365EvidenceCategory

Usage

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

Values

public const Microsoft365EvidenceCategory Unknown #

Defines values for microsoft365 tenant domain role.

Value: 0
public const Microsoft365EvidenceCategory Identity #

Defines values for microsoft365 tenant domain role.

Value: 1
public const Microsoft365EvidenceCategory Mail #

Defines values for microsoft365 tenant domain role.

Value: 2
public const Microsoft365EvidenceCategory Service #

Defines values for microsoft365 tenant domain role.

Value: 3
public const Microsoft365EvidenceCategory DnsApplication #

Defines values for microsoft365 tenant domain role.

Value: 4
public const Microsoft365EvidenceCategory Authentication #

Defines values for microsoft365 tenant domain role.

Value: 5
public const Microsoft365EvidenceCategory Domain #

Defines values for microsoft365 tenant domain role.

Value: 6
{{ include "footer" }}