---
title: AccountExchangeSMIME_EncryptionObject
framework: devicemanagement
role: symbol
role_heading: Object
path: devicemanagement/accountexchangesmime_encryptionobject
---

# AccountExchangeSMIME_EncryptionObject

Settings for S/MIME encryption.

## Declaration

```data
object AccountExchangeSMIME_EncryptionObject
```

## Properties

Enabled: If true, the system enables S/MIME encryption by default, which the user can’t override if PerMessageSwitchEnabled is false. IdentityAssetReference: 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. IdentityUserOverrideable: If true, the user can select an S/MIME signing identity in Settings. PerMessageSwitchEnabled: If true, the system enables the per-message encryption switch in the compose view. UserOverrideable: If true, the user can turn S/MIME encryption by default on or off in Settings.

## See Also

### Objects

- [AccountExchangeSMIME_SigningObject](devicemanagement/accountexchangesmime_signingobject.md)
