Exchange Web Services (com.apple.ews.account)

com.apple.ews.account

The payload that configures an Exchange Web Services accounts.

macOS(10.7)
Branch: release

Settings (16)

SettingTypeRequiredDefaultManual InstallSupported OS
EmailAddress
EmailAddress
The full email address for the account. If the email address string isn't present in the payload, the device prompts for it during profile installation.
stringoptional
Yes
macOS (10.7+)
Host
Host
The Exchange server host name or IP address. Ignored if using OAuth.
stringoptional
Yes
macOS (10.7+)
SSL
SSL
If `true`, the system enables SSL.
booleanoptionaltrue
Yes
macOS (10.7+)
Use OAuth
OAuth
If `true`, the system enables OAuth for authentication. Don't specify a password if `OAuth` is `true`. Available in macOS 10.14 and later
booleanoptionalfalse
Yes
macOS (10.14+)
URL for OAuth sign-in
OAuthSignInURL
The URL to load into a web view for authentication through OAuth when autodiscovery isn't used. This setting requires a `Host` value.
stringoptional
Yes
macOS (10.14+)
UserName
UserName
The user name for this Exchange account. Required for noninteractive installation, such as through MDM. If missing, the system prompts the user for it during interactive profile installation.
stringoptional
Yes
macOS (10.7+)
Password
Password
The password of the account. Use only with encrypted profiles.
stringoptional
Yes
macOS (10.7+)
Payload Certificate UUID
PayloadCertificateUUID
The UUID of the certificate payload within the same profile to use for the identity credential. Supported on macOS 10.12 or later.
stringoptional
Yes
macOS (10.12+)
AuthenticationCertificateUUID
AuthenticationCertificateUUID
The UUID of the certificate payload within the same profile to use for the identity credential. Supported on macOS 10.11 or later. On macOS 10.12 or later use the PayloadCertificateUUID.
stringoptional
Yes
macOS (10.11+)
Allow Mail Drop
allowMailDrop
If `true`, the system enables Mail Drop.
booleanoptionalfalse
Yes
macOS (10.12+)
Path
Path
The server path.
stringoptional
Yes
macOS (10.7+)
Port
Port
The server port number.
integeroptional
Yes
macOS (10.7+)
ExternalHost
ExternalHost
The external server address.
stringoptional
Yes
macOS (10.7+)
ExternalSSL
ExternalSSL
If `true`, the system enables SSL for connections to the external server.
booleanoptionaltrue
Yes
macOS (10.7+)
ExternalPath
ExternalPath
The external server path.
stringoptional
Yes
macOS (10.7+)
ExternalPort
ExternalPort
The external server port number.
integeroptional
Yes
macOS (10.7+)