AccessPolicyIncludeSaml

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)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val attributeName: String? = null
Link copied to clipboard
val attributeValue: String? = null
Link copied to clipboard

The ID of the Azure Identity provider.