AzureADTenant
Specifies the Azure Active Directory tenant to authenticate against. Used only with Azure AD OAuth authentication.
データ型
string
デフォルト値
""
解説
This property is required when using Azure Active Directory OAuth authentication.
The tenant determines who can sign in to the application. Set this property to one of the following:
- The tenant name, such as contoso.onmicrosoft.com
- The tenant ID, such as 8eaef023-2b34-4da1-9baa-8bc8c9d6a490
- The word common to allow users from any Azure AD tenant
You can find your tenant name and ID in the Azure portal under Entra ID > Overview.
Use this property to ensure the OAuth token is issued for the intended tenant when authenticating to the OData.