GetUserExternalId

data class GetUserExternalId(val id: String, val issuer: String)

Constructors

Link copied to clipboard
constructor(id: String, issuer: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val id: String

The identifier issued to this resource by an external identity provider.

Link copied to clipboard

The issuer for an external identifier.