FieldLevelEncryptionConfigContentTypeProfileConfig

Constructors

constructor(contentTypeProfiles: FieldLevelEncryptionConfigContentTypeProfileConfigContentTypeProfiles, forwardWhenContentTypeIsUnknown: Boolean)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Object that contains an attribute items that contains the list of configurations for a field-level encryption content type-profile. See Content Type Profile.

Link copied to clipboard

specifies what to do when an unknown content type is provided for the profile. If true, content is forwarded without being encrypted when the content type is unknown. If false (the default), an error is returned when the content type is unknown.