Files
OnDoc/API_NetFramework/App_Data/users.json
Stefan Hutter 7a28e0c2bb update 20260406
2026-04-06 12:40:02 +02:00

12 lines
168 B
JSON

[
{
"UserID": "admin",
"Password": "12345",
"Funktionen": "CLM,JSONV"
},
{
"UserID": "clm",
"Password": "pass1",
"Funktionen": "CLM"
}
]