Using iOS Managed App Configuration features

The Access Mobile Client supports iOS 7's Managed App Configuration features. If the prerequisites listed below are met, you can add certain keys to your MDM configuration and they will affect the Access Mobile Client.

We support the use of the following keys:

Example:

<dict>

<key>enrollmentServerName</key>

<string>server.example.com</string>

<key>enrollmentUserName</key>

<string>username</string>

</dict>