GetGroupAlternateIdentifierExternalId

data class GetGroupAlternateIdentifierExternalId(val id: String, val issuer: String) : ConvertibleToJava<GetGroupAlternateIdentifierExternalId>

Constructors

Functions

Link copied to clipboard
open override fun toJava(): GetGroupAlternateIdentifierExternalId

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.