Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Column Name

Data Type

Description

Id

int

(Auto) Unique Id

Username

varchar(200)

The username of the individual (with domain if used) who is assigned one or more configuration access roles.

IsConfigurationAdministrator

bit

1=true, 0=false. True allows this user to see and use ALL administration menus and pages as shown here.

IsDeviceManager

(This field is created incorrectly in v1.1 and previous versions. This field should be IsUserManager)

bit

1=true, 0=false. True allows this user to see and use ONLY the Users administration menu item and page as shown here.

...