Class AzureAuthorityHosts

java.lang.Object
com.azure.identity.AzureAuthorityHosts

public final class AzureAuthorityHosts extends Object
Defines fields exposing the well known authority hosts for the Azure Public Cloud and sovereign clouds.
  • Field Details

    • AZURE_PUBLIC_CLOUD

      public static final String AZURE_PUBLIC_CLOUD
      The host of the Azure Active Directory authority for tenants in the Azure Public Cloud.
      See Also:
    • AZURE_CHINA

      public static final String AZURE_CHINA
      The host of the Azure Active Directory authority for tenants in the Azure China Cloud.
      See Also:
    • AZURE_GERMANY

      public static final String AZURE_GERMANY
      The host of the Azure Active Directory authority for tenants in the Azure German Cloud.
      See Also:
    • AZURE_GOVERNMENT

      public static final String AZURE_GOVERNMENT
      The host of the Azure Active Directory authority for tenants in the Azure US Government Cloud.
      See Also: