title: "PasswordPolicy.RequiredLength" category: reference tags: [aet, password-policy, setting] source: ApplicationElementTreeData.json date: 2026-04-17 status: published

PasswordPolicy.RequiredLength

Groep: Password policy Type: Element · Waardetype: int32 Custom: Ja · Nullable: Nee

Beschrijving: Minimal length

Minimal length for passwords.

Waardebewerken

Raw JSONbewerken

{
  "settingId": "PasswordPolicy.RequiredLength",
  "settingType": "Element",
  "description": "Minimal length",
  "longDescription": "Minimal length for passwords.",
  "value": 6,
  "valueType": "int32",
  "valueDisplayModel": 6,
  "inheritedValue": 8,
  "inheritedFromDescription": "Inherited from factory settings.",
  "inheritedValueDisplayModel": 8,
  "isCustom": true,
  "isNullable": false,
  "unit": "characters"
}

Brondatabewerken