UserIdentityResponse

data class UserIdentityResponse(val identityType: String)

User identity configuration.

Constructors

Link copied to clipboard
constructor(identityType: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Enum to determine identity framework. Expected value is 'UserIdentity'.