AccessApplicationSaasAppCustomAttributeSourceNameByIdp

data class AccessApplicationSaasAppCustomAttributeSourceNameByIdp(val idpId: String? = null, val sourceName: String? = null)

Constructors

constructor(idpId: String? = null, sourceName: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val idpId: String? = null

The UID of the IdP.

Link copied to clipboard
val sourceName: String? = null

The name of the IdP provided attribute.