AzureActiveDirectoryApp interface
Azure Active Directory 應用程式
屬性
| app |
用來向 Azure Active Directory 應用程式驗證的密鑰 |
| application |
Azure Active Directory 應用程式的應用程式識別碼 |
| ignore |
忽略檢查 AAD 應用程式上的 Azure 許可權 |
| tenant |
客戶的租用戶標識碼 |
屬性詳細資料
appKey
用來向 Azure Active Directory 應用程式驗證的密鑰
appKey?: string
屬性值
string
applicationId
Azure Active Directory 應用程式的應用程式識別碼
applicationId?: string
屬性值
string
ignoreAzurePermissions
忽略檢查 AAD 應用程式上的 Azure 許可權
ignoreAzurePermissions?: boolean
屬性值
boolean
tenantId
客戶的租用戶標識碼
tenantId?: string
屬性值
string