|
Verfügbar ab Version |
1.11.0 |
|---|---|
|
Notwendigkeit |
Optional |
|
Werttyp |
Boolescher Wert |
Beschreibung
Gibt an, ob die manuelle Registrierung via E-Mail Adresse erlaubt ist.
Beispiel
Android
JavaScript
"managedProperty": [
{
"key": "allowEmailRegistration",
"valueBool": true
}
]
iOS
XML
<key>allowEmailRegistration</key>
<true/>
XML
<key>allowEmailRegistration</key>
<false/>