Active Sync Confirurations | Entgra Iot Server

ActiveSync Configurations

Add policy in Policy description page gives a brief description how a policy is added to an iOS device.

This configuration can be used to provision ActiveSync Configurations for iOS devices.

Data keys of Policy Description
Email Address Specifies the full email address for the account. If not present in the payload, the device prompts for this string during profile installation.
Exchange Server Hostname Specifies the Exchange server host name (or IP address).
Use Secure Socket Layer(SSL) Specifies whether the Exchange server uses SSL for authentication.
Account Username This string specifies the user name for this Exchange account.
Required in non-interactive installations (like MDM on iOS).
Account Password The password of the account. Use only with encrypted profiles.
Use OAuth Specifies whether the connection should use OAuth for authentication. If enabled, a password should not be specified. This defaults to false.
Availability: Available only in iOS 12.0 and later.
Available in iOS only
ActiveSync Certificate file For accounts that allow authentication via certificate, a .p12 identity certificate in NSData blob format
Certificate Name Specifies the name or description of the certificate
Certificate Password The password necessary for the p12 identity certificate. Used with mandatory encryption of profiles.
Prevent Move If set to true, messages may not be moved out of this email account into another account. Also prevents forwarding or replying from a different account than the message was originated from.
Availability: Available in iOS 5.0 and later.
Prevent App Sheet If set to true, this account will not be available for sending mail in any app other than the Apple Mail app.
Availability: Available in iOS 5.0 and later
Payload Certificate UUID UUID of the certificate payload to use for the identity credential. If this field is present, the Certificate field is not used.
Availability: Available in iOS 5.0 and later
SMIME Enabled If true, this account supports S/MIME. As of iOS 10.0, this key is ignored.
Availability: Available only in iOS 5.0 through 9.3.3.
SMIME Signing Enabled If set to true, S/MIME signing is enabled for this account.
Availability: Available only in iOS 10.3 and later
SMIME Signing Certificate UUID The PayloadUUID of the identity certificate used to sign messages sent from this account.
Availability: Available only in iOS 5.0 and later.
SMIME Encryption Enabled If set to true, S/MIME encryption is on by default for this account.
Availability: Available only in iOS 10.3 and later. As of iOS 12.0, this key is deprecated. It is recommended to use SMIMEEncryptByDefault instead.
SMIME Encryption Certificate UUID The PayloadUUID of the identity certificate used to decrypt messages sent to this account. The public certificate is attached to outgoing mail to allow encrypted mail to be sent to this user. When the user sends encrypted mail, the public certificate is used to encrypt the copy of the mail in their Sent mailbox.
Availability: Available only in iOS 5.0 and later.
SMIME Enable PerMessage Switch The password necessary for the p12 identity certificate. Used with mandatory encryption of profiles.
SMIME Signing User Overrideable T If set to true, the user can toggle S/MIME signing on or off in Settings.
Availability: Available only in iOS 12.0 and later.
SMIME Signing Certificate UUID UserOverrideable If set to true, the user can select the signing identity.
Availability: Available only in iOS 12.0 and later.
SMIME Encrypt By Default If set to true, S/MIME encryption is enabled by default. If SMIMEEnableEncryptionPerMessageSwitch is false, this default cannot be changed by the user.
Availability: Available only in iOS 12.0 and later.
SMIME Encrypt By Default User Overrideable If set to true, the user can toggle the encryption by default setting.
Availability: Available only in iOS 12.0 and later.
SMIME Encryption Certificate UUID User Overrideable If set to true, the user can select the S/MIME encryption identity and encryption is enabled.
Availability: Available only in iOS 12.0 and later.
SMIME Enable Encryption Per-Message Switch If set to true, displays the per-message encryption switch in the Mail Compose UI.
Availability: Available only in iOS 12.0 and later
Allow Mail drop If true, this account is allowed to use Mail Drop. The default is false.
Availability: Available only in macOS 10.12 and later.
Disable Mail Recents Syncing If true, this account is excluded from address Recents syncing.
Availability: Available only in iOS 6.0 and later.
Mail Number Of PastDays To Sync The number of days since synchronization.
Bundle ID of Default Application Handling Audio Calls The communication service handler rules for this account. The CommunicationServiceRules dictionary currently contains only a DefaultServiceHandlers key; its value is a dictionary which contains an AudioCall key whose value is a string containing the bundle identifier for the default application that handles audio calls made to contacts from this account.
Publish a policy in Policy description page gives a brief description how a policy is published.