AzureActiveDirectoryApp interface
Azure Active Directory Application
Properties
| app |
Key used to authenticate to the Azure Active Directory Application |
| application |
Application ID of the Azure Active Directory Application |
| ignore |
Ignore checking azure permissions on the AAD app |
| tenant |
Tenant id of the customer |
Property Details
appKey
Key used to authenticate to the Azure Active Directory Application
appKey?: string
Property Value
string
applicationId
Application ID of the Azure Active Directory Application
applicationId?: string
Property Value
string
ignoreAzurePermissions
Ignore checking azure permissions on the AAD app
ignoreAzurePermissions?: boolean
Property Value
boolean
tenantId
Tenant id of the customer
tenantId?: string
Property Value
string