Get Zero Trust Access Applications Result Saas App Custom Attribute
data class GetZeroTrustAccessApplicationsResultSaasAppCustomAttribute(val friendlyName: String, val name: String, val nameFormat: String, val required: Boolean, val source: GetZeroTrustAccessApplicationsResultSaasAppCustomAttributeSource)
Constructors
Link copied to clipboard
constructor(friendlyName: String, name: String, nameFormat: String, required: Boolean, source: GetZeroTrustAccessApplicationsResultSaasAppCustomAttributeSource)
Properties
Link copied to clipboard
The SAML FriendlyName of the attribute.
Link copied to clipboard
A globally unique name for an identity or service provider. Available values: "urn:oasis:names:tc:SAML:2.0:attrname-format:unspecified", "urn:oasis:names:tc:SAML:2.0:attrname-format:basic", "urn:oasis:names:tc:SAML:2.0:attrname-format:uri".
Link copied to clipboard