GetZeroTrustAccessIdentityProviderFilter

data class GetZeroTrustAccessIdentityProviderFilter(val scimEnabled: String? = null) : ConvertibleToJava<GetZeroTrustAccessIdentityProviderFilter>

Constructors

Link copied to clipboard
constructor(scimEnabled: String? = null)

Properties

Link copied to clipboard
val scimEnabled: String? = null

Indicates to Access to only retrieve identity providers that have the System for Cross-Domain Identity Management (SCIM) enabled.

Functions

Link copied to clipboard
open override fun toJava(): GetZeroTrustAccessIdentityProviderFilter