NShape Reference
StandardRole Enumeration

<< Click to Display Table of Contents >>

Navigation:  Class Reference > Namespace Dataweb.NShape >

NShape Reference
StandardRole Enumeration

Previous pageReturn to chapter overviewNext page

Defines a standard role for the RoleBasedSecurityManager.

Syntax

public enum StandardRole {
 Administrator,
 SuperUser,
 Designer,
 Operator,
 Guest,
 Custom
}

Description

Defines a standard role for the RoleBasedSecurityManager.

Values

Name

Value

Administrator

Administers the framework components. Has usually all available access rights.

SuperUser

Does some administration. Has usually most available access rights.

Designer

Usually a designer modifies the layout, presentation and design of diagrams.

Operator

Uses the framework as user interface or for visualization.

Guest

Has usually no rights.

Custom

A custom set of permissions.

Requirements

Namespace: Dataweb.NShape

Assembly: Dataweb.NShape