Share via


AzureActiveDirectoryApp interface

Azure Active Directory Application

Properties

appKey

Key used to authenticate to the Azure Active Directory Application

applicationId

Application ID of the Azure Active Directory Application

ignoreAzurePermissions

Ignore checking azure permissions on the AAD app

tenantId

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