IdentityDetailsResponse

data class IdentityDetailsResponse(val principalId: String, val tenantId: String, val type: String? = null)

Specifies the identity properties.

Constructors

Link copied to clipboard
constructor(principalId: String, tenantId: String, type: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Specifies the principal id for the identity for the job.

Link copied to clipboard

Specifies the tenant id for the identity for the job.

Link copied to clipboard
val type: String? = null

The type of identity