User Identity Properties Response
data class UserIdentityPropertiesResponse(val clientId: String? = null, val principalId: String? = null)
The information about the user identity.
The information about the user identity.