Files
OnDoc/API_NetFramework/App_Data/users.json
Stefan Hutter 4460f36891 Update 20260319
2026-03-19 21:38:36 +01:00

10 lines
113 B
JSON

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