AccessPolicyIncludeAuthContext

data class AccessPolicyIncludeAuthContext(val acId: String, val id: String, val identityProviderId: String)

Constructors

Link copied to clipboard
constructor(acId: String, id: String, identityProviderId: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The ACID of the Authentication Context.

Link copied to clipboard
val id: String

The ID of the Authentication Context.

Link copied to clipboard

The ID of the Azure identity provider.