Table of Contents

Enum Role

Namespace
C4.Net.Config
Assembly
C4.Net.Core.dll

Defines the level of access granted to a workspace user.

public enum Role

Fields

ReadOnly = 1

Allows reading the workspace without making changes.

ReadWrite = 0

Allows reading and modifying the workspace.