Click or drag to resize

OrgPrivileges Properties

The OrgPrivileges type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberAllPrivileges
Gets the list of all standard privileges.
Public propertyStatic memberItem_AllPrivileges
Gets the list of privileges applied on items.
Public propertyStatic memberItem_Assistant
Gets the Assistant privilege, applied on items. This privilege grants the following permissions: Create, Read and Update.
Public propertyStatic memberItem_Follower
Gets the Follower privilege, applied on items. This privilege grants the Read permission.
Public propertyStatic memberItem_Owner
Gets the Owner privilege, applied on items. This privilege grants the following permissions: Create, Read, Update, Delete, GotoNextStep, GotoAnyStep and ReassignTasks.
Public propertyStatic memberItem_Responsible
Gets the Responsible privilege, applied on items. This privilege grants the following permissions: Create, Read, Update and GotoNextStep.
Top
See Also