title: "User.FederationClaimType" category: reference tags: [aet, authentication-(federated), setting] source: ApplicationElementTreeData.json date: 2026-04-17 status: published
User.FederationClaimType
Groep: Authentication (federated) Type: System · Waardetype: string Custom: Ja · Nullable: Ja
Beschrijving: Identifier claim type
Name of claim type for identifying user.
Waardebewerken
- Actuele waarde:
http://schemas.xmlsoap.org/ws/2005/05/identity/claims/nameidentifier - Overerfde waarde:
WindowsAccountName - Overerfd van: Inherited from factory settings.
Raw JSONbewerken
{
"settingId": "User.FederationClaimType",
"settingType": "System",
"description": "Identifier claim type",
"longDescription": "Name of claim type for identifying user.",
"value": "http://schemas.xmlsoap.org/ws/2005/05/identity/claims/nameidentifier",
"valueType": "string",
"valueDisplayModel": "http://schemas.xmlsoap.org/ws/2005/05/identity/claims/nameidentifier",
"inheritedValue": "WindowsAccountName",
"inheritedFromDescription": "Inherited from factory settings.",
"inheritedValueDisplayModel": "WindowsAccountName",
"isCustom": true,
"isNullable": true
}
Brondatabewerken
- AET-setting —
lookup_aet_setting("User.FederationClaimType")Volledige setting-data. Bron:ApplicationElementTreeData.json.