You can use variables when configuring some MDM profiles and when creating Managed Configurations for apps. The precondition for this is the availability of the corresponding data.
Variables for the user import and MDM profiles
- #UserEMailAddress# – [email protected]
- #UserPrincipalName# – e.g. [email protected]
- #UserSamAccountName# – e.g. johndoe
- #UserDomainName# – e.g. server.domain.com
Variables for Android Managed Configurations
- $UserEMailAddress$ – [email protected]
- $UserPrincipalName$ – e.g. [email protected]
- $UserSamAccountName$ – e.g. johndoe
- $UserDomainName$ – e.g. server.domain.com
Note! Using the variables only works if the corresponding data has been stored in the user management under Administration→ Users→ Settings.