Domain Detective

API Reference

Enum

TenantRegionKind

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

Best-effort tenant region derived from OIDC tenant region hints.

Inheritance

  • Enum
  • TenantRegionKind

Usage

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

Values

public const TenantRegionKind Unknown #

Defines values for microsoft365 service kind.

Value: 0
public const TenantRegionKind Worldwide #

Defines values for microsoft365 service kind.

Value: 1
public const TenantRegionKind NorthAmerica #

Defines values for microsoft365 service kind.

Value: 2
public const TenantRegionKind Europe #

Defines values for microsoft365 service kind.

Value: 3
public const TenantRegionKind AsiaPacific #

Defines values for microsoft365 service kind.

Value: 4
{{ include "footer" }}