Aad Profile Response
data class AadProfileResponse(val adminGroupObjectIDs: List<String>? = null, val enableAzureRBAC: Boolean? = null, val tenantID: String? = null)
AAD Profile specifies attributes for Azure Active Directory integration.