GetIdentitySourceResult

data class GetIdentitySourceResult(val configuration: IdentitySourceConfiguration? = null, val details: IdentitySourceDetails? = null, val identitySourceId: String? = null, val principalEntityType: String? = null)

Constructors

Link copied to clipboard
fun GetIdentitySourceResult(configuration: IdentitySourceConfiguration? = null, details: IdentitySourceDetails? = null, identitySourceId: String? = null, principalEntityType: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard