Access Policy Include Saml
data class AccessPolicyIncludeSaml(val attributeName: String? = null, val attributeValue: String? = null, val identityProviderId: String? = null)
Constructors
Link copied to clipboard
fun AccessPolicyIncludeSaml(attributeName: String? = null, attributeValue: String? = null, identityProviderId: String? = null)