Domain Detective

API Reference

Enum

Microsoft365ServiceKind

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

Microsoft 365 workload or service family inferred from public signals.

Inheritance

  • Enum
  • Microsoft365ServiceKind

Usage

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

Values

public const Microsoft365ServiceKind ExchangeOnline #

Defines values for microsoft365 service evidence source kind.

Value: 0
public const Microsoft365ServiceKind SharePointOnline #

Defines values for microsoft365 service evidence source kind.

Value: 1
public const Microsoft365ServiceKind OneDrive #

Defines values for microsoft365 service evidence source kind.

Value: 2
public const Microsoft365ServiceKind Teams #

Defines values for microsoft365 service evidence source kind.

Value: 3
public const Microsoft365ServiceKind IntuneEndpoint #

Defines values for microsoft365 service evidence source kind.

Value: 4
public const Microsoft365ServiceKind Defender #

Defines values for microsoft365 service evidence source kind.

Value: 5
public const Microsoft365ServiceKind EntraId #

Defines values for microsoft365 service evidence source kind.

Value: 6
public const Microsoft365ServiceKind PowerApps #

Defines values for microsoft365 service evidence source kind.

Value: 7
public const Microsoft365ServiceKind PowerAutomate #

Defines values for microsoft365 service evidence source kind.

Value: 8
public const Microsoft365ServiceKind PowerBi #

Defines values for microsoft365 service evidence source kind.

Value: 9
{{ include "footer" }}