Files
OnDoc/API_NetFramework/App_Data/users.json
Stefan Hutter e82057b6e4 update 20260326
2026-03-26 18:26:34 +01:00

10 lines
114 B
JSON

[
{
"UserID": "admin",
"Password": "12345"
},
{
"UserID": "user1",
"Password": "pass1"
}
]