AzureActiveDirectoryApp interface
Azure Active Directory 应用程序
属性
| app |
用于向 Azure Active Directory 应用程序进行身份验证的密钥 |
| application |
Azure Active Directory 应用程序的应用程序 ID |
| ignore |
忽略检查 AAD 应用的 Azure 权限 |
| tenant |
客户的租户 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