home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip Hitware 6 B
/
CHIP_HITWARE6_B.iso
/
biuro
/
SDSHelpDesk
/
HelpDesk.mdb
/
User.json
< prev
Wrap
JavaScript Object Notation
|
1999-01-17
|
288b
{
"schema": {
"ContactId": "Long Integer",
"Permissions": "Long Integer",
"Hide": "Boolean NOT NULL",
"License": "Text (50)",
"UserName": "Text (50) NOT NULL",
"Password": "Text (50)"
},
"data": [
{
"ContactId": 1,
"Hide": 0
},
{
"ContactId": 2,
"Permissions": 65535,
"Hide": 0,
"UserName": "ADMIN",
"Password": "admin"
}
]
}