Skip to main content
Skip table of contents

adEmail

Available from version1.8.0
Necessityrequired (if emailAddress is not used)
Value typetext

Description

The name of the active directory user attribute from which the e-mail address should be read out.

Not required if the e-mail address is specified using the emailAddress key.

Example

Android

JS
"managedProperty": [
  {
    "key": "adEmail",
    "valueString": "email"
  }
]

iOS

XML
<key>adEmail</key>
<string>email</string>
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.