Access Group Exclude Saml
data class AccessGroupExcludeSaml(val attributeName: String? = null, val attributeValue: String? = null, val identityProviderId: String? = null)
Constructors
Link copied to clipboard
fun AccessGroupExcludeSaml(attributeName: String? = null, attributeValue: String? = null, identityProviderId: String? = null)