Enum Role
Defines the level of access granted to a workspace user.
public enum Role
Fields
ReadOnly = 1Allows reading the workspace without making changes.
ReadWrite = 0Allows reading and modifying the workspace.
Defines the level of access granted to a workspace user.
public enum Role
ReadOnly = 1Allows reading the workspace without making changes.
ReadWrite = 0Allows reading and modifying the workspace.