Verified Access Instance Verified Access Trust Provider
data class VerifiedAccessInstanceVerifiedAccessTrustProvider(val description: String? = null, val deviceTrustProviderType: String? = null, val trustProviderType: String? = null, val userTrustProviderType: String? = null, val verifiedAccessTrustProviderId: String? = null)
A Verified Access Trust Provider.
Constructors
Properties
Link copied to clipboard
The description of trust provider.
Link copied to clipboard
The type of device-based trust provider.
Link copied to clipboard
The type of trust provider (user- or device-based).
Link copied to clipboard
The type of user-based trust provider.
Link copied to clipboard
The ID of the trust provider.