Contents

AccountMailSMIME_EncryptionObject

Settings for S/MIME encryption.

Declaration

object AccountMailSMIME_EncryptionObject

Properties

NameTypeDescription
Enabled Requiredboolean

If true, the system enables S/MIME encryption by default, which the user can’t override if PerMessageSwitchEnabled is false.

IdentityAssetReferencestring

Specifies the identifier of an asset declaration containing the identity required for S/MIME encryption. The system attaches the public certificate to outgoing mail to allow the user to receive encrypted mail. When the user sends encrypted mail, the system uses the public certificate to encrypt the copy of the mail in their Sent mailbox.

IdentityUserOverrideableboolean

If true, the user can select an S/MIME signing identity in Settings.

PerMessageSwitchEnabledboolean

If true, the system enables the per-message encryption switch in the compose view.

UserOverrideableboolean

If true, the user can set the default value for S/MIME encryption to on or off in Settings.

See Also

Objects