title: "User.AllowMicrosoftAuthentication" category: reference tags: [aet, authentication, setting] source: ApplicationElementTreeData.json date: 2026-04-17 status: published
User.AllowMicrosoftAuthentication
Groep: Authentication Type: System · Waardetype: boolean Custom: Ja · Nullable: Nee
Beschrijving: Allow Microsoft authentication
Allow user to authenticate with Microsoft account.
Waardebewerken
- Actuele waarde:
False - Overerfde waarde:
True - Overerfd van: Inherited from factory settings.
Raw JSONbewerken
{
"settingId": "User.AllowMicrosoftAuthentication",
"settingType": "System",
"description": "Allow Microsoft authentication",
"longDescription": "Allow user to authenticate with Microsoft account.",
"value": false,
"valueType": "boolean",
"valueDisplayModel": false,
"inheritedValue": true,
"inheritedFromDescription": "Inherited from factory settings.",
"inheritedValueDisplayModel": true,
"isCustom": true,
"isNullable": false
}
Brondatabewerken
- AET-setting —
lookup_aet_setting("User.AllowMicrosoftAuthentication")Volledige setting-data. Bron:ApplicationElementTreeData.json.