TokenCredentialOptions.AuthorityHost Property

Definition

The host of the Microsoft Entra authority. The default is https://login.microsoftonline.com/. For well known authority hosts for Azure cloud instances see AzureAuthorityHosts.

public Uri AuthorityHost { get; set; }
member this.AuthorityHost : Uri with get, set
Public Property AuthorityHost As Uri

Property Value

Uri

Applies to