DesWorkspaceUserType
Specifies the type of the user in the workspace.
enum DesWorkspaceUserType {
WORKSPACE_GUEST
WORKSPACE_MEMBER
}
Values
DesWorkspaceUserType.WORKSPACE_GUEST
The user is a workspace guest, i.e. a user some limitations apply, compared to the regular workspace members.
DesWorkspaceUserType.WORKSPACE_MEMBER
The user is a regular workspace member.