共用方式為


AzureActiveDirectoryApp interface

Azure Active Directory 應用程式

屬性

appKey

用來向 Azure Active Directory 應用程式驗證的密鑰

applicationId

Azure Active Directory 應用程式的應用程式識別碼

ignoreAzurePermissions

忽略檢查 AAD 應用程式上的 Azure 許可權

tenantId

客戶的租用戶標識碼

屬性詳細資料

appKey

用來向 Azure Active Directory 應用程式驗證的密鑰

appKey?: string

屬性值

string

applicationId

Azure Active Directory 應用程式的應用程式識別碼

applicationId?: string

屬性值

string

ignoreAzurePermissions

忽略檢查 AAD 應用程式上的 Azure 許可權

ignoreAzurePermissions?: boolean

屬性值

boolean

tenantId

客戶的租用戶標識碼

tenantId?: string

屬性值

string