你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

AzureActiveDirectoryApp interface

Azure Active Directory 应用程序

属性

appKey

用于向 Azure Active Directory 应用程序进行身份验证的密钥

applicationId

Azure Active Directory 应用程序的应用程序 ID

ignoreAzurePermissions

忽略检查 AAD 应用的 Azure 权限

tenantId

客户的租户 ID

属性详细信息

appKey

用于向 Azure Active Directory 应用程序进行身份验证的密钥

appKey?: string

属性值

string

applicationId

Azure Active Directory 应用程序的应用程序 ID

applicationId?: string

属性值

string

ignoreAzurePermissions

忽略检查 AAD 应用的 Azure 权限

ignoreAzurePermissions?: boolean

属性值

boolean

tenantId

客户的租户 ID

tenantId?: string

属性值

string