AzureActiveDirectoryAppResponse

data class AzureActiveDirectoryAppResponse(val appKey: String, val applicationId: String, val tenantId: String)

Azure Active Directory Application

Constructors

Link copied to clipboard
constructor(appKey: String, applicationId: String, tenantId: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Key used to authenticate to the Azure Active Directory Application

Link copied to clipboard

Application ID of the Azure Active Directory Application

Link copied to clipboard

Tenant id of the customer