Table of Contents

Class AzureAuthorityHosts

Namespace
Azure.Identity
Assembly
Azure.Identity.dll

Defines fields exposing the well known authority hosts for the Azure Public Cloud and sovereign clouds.

public static class AzureAuthorityHosts
Inheritance
AzureAuthorityHosts
Inherited Members

Properties

AzureChina

The host of the Microsoft Entra authority for tenants in the Azure China Cloud.

public static Uri AzureChina { get; }

Property Value

Uri

AzureGermany

The host of the Microsoft Entra authority for tenants in the Azure German Cloud.

public static Uri AzureGermany { get; }

Property Value

Uri

AzureGovernment

The host of the Microsoft Entra authority for tenants in the Azure US Government Cloud.

public static Uri AzureGovernment { get; }

Property Value

Uri

AzurePublicCloud

The host of the Microsoft Entra authority for tenants in the Azure Public Cloud.

public static Uri AzurePublicCloud { get; }

Property Value

Uri