TokenCredentialOptions.AuthorityHost プロパティ

定義

Microsoft Entra機関のホスト。 既定値は、https://login.microsoftonline.com/ です。 Azure クラウド インスタンスの既知の機関ホストについては、「」を参照してください AzureAuthorityHosts

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

プロパティ値

Uri

適用対象