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