Click or drag to resize
Database Table Permission

[This is preliminary documentation and is subject to change.]

Each row in this table corresponds to an permission in the security system

Fields

Field name

Type

Note

Description

SequenceNumber

INT

Used to determine the order to display permissions in lists

Name

VARCHAR(255)

Primary key

Permissions internal name - must be unique.

Caption

VARCHAR(255)

Name used in user interface when permission is used.

ClassName

VARCHAR(20)

?

Relations

Table

Relation

ProfilePermission

Link using primary key Name.