Skip to main content

Purpose

Contains information about user roles. Diagram of relationships between access control tables List of dictionaries

List of columns

Key

Name

Type

Required

Description

PK

Id

int

yes

Entry identifier.

 

Attributes

int

yes

Reserved.

Name

nvarchar

yes

Name of the role.

ProjectId

int

no

Project identifier. Corresponds to the entry identifier in the Project table.

Type

int

yes

User role type. Possible values are listed in the User Role Type table.