Domain Detective

API Reference

Enum

TenantIdentityProviderKind

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

High-level identity provider kind for a Microsoft 365 tenant.

Inheritance

  • Enum
  • TenantIdentityProviderKind

Usage

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

Values

public const TenantIdentityProviderKind Unknown #

Defines values for microsoft365 federation mode.

Value: 0
public const TenantIdentityProviderKind MicrosoftEntraId #

Defines values for microsoft365 federation mode.

Value: 1
public const TenantIdentityProviderKind FederatedIdentityProvider #

Defines values for microsoft365 federation mode.

Value: 2
{{ include "footer" }}