home *** CD-ROM | disk | FTP | other *** search
/ WinFiles.com 1998 June / WF0698_3.ISO / winsock / surfincheck.exe / Dbase.z / SFGDatabase.mdb / UsersTable.json < prev   
JavaScript Object Notation  |  1997-11-18  |  544b

  1. {
  2.     "schema": {
  3.         "UserName": "Text (255)",
  4.         "UserType": "Text (1)",
  5.         "ParentGroups": "Memo/Hyperlink (255)",
  6.         "HasSFShield": "Boolean NOT NULL",
  7.         "HasSFGuard": "Boolean NOT NULL",
  8.         "IPAddress": "Text (255)",
  9.         "BlockAllApplets": "Text (1)",
  10.         "BlockUnresolvedFileAccess": "Text (1)",
  11.         "BlockUnresolvedNetworkAccess": "Text (1)",
  12.         "BlockDynamicLoading": "Text (1)"
  13.     },
  14.     "data": [
  15.         {
  16.             "UserName": "Corp&*&",
  17.             "UserType": "G",
  18.             "HasSFShield": 0,
  19.             "HasSFGuard": 0,
  20.             "IPAddress": "Corp&*&",
  21.             "BlockAllApplets": "N",
  22.             "BlockUnresolvedFileAccess": "Y",
  23.             "BlockUnresolvedNetworkAccess": "Y",
  24.             "BlockDynamicLoading": "Y"
  25.         }
  26.     ]
  27. }