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