PSSecurityCategoryPermission Members
Include Protected Members
Include Inherited Members
Security category permissions.
The PSSecurityCategoryPermission type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from ValueType.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from ValueType.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from ValueType.) |
Top
Fields
Name | Description | |
---|---|---|
![]() ![]() |
AcceptTaskUpdateRequests | Allows a user to accept task update requests on specified projects without that user requiring the Save Project permission. |
![]() ![]() |
AdjustTimesheet | Allows a user to adjust a team member’s submitted timesheet entries. |
![]() ![]() |
ApproveTimesheets | Allows a user to approve a team member’s submitted timesheet entries. |
![]() ![]() |
AssignResource | Allows a user to assign or allocate a given resource to projects. |
![]() ![]() |
BuildTeamOnProject | Allows a user to assign resources from the resource pool to the specified project. |
![]() ![]() |
CreateNewTaskOrAssignment | Allows a user to create new tasks or assignments for the specified group of projects. |
![]() ![]() |
CreateObjectLinks | Allows a user to create, modify, or delete links between project tasks and items in the project site (documents, issues, deliverables, or risks). |
![]() ![]() |
CreateSurrogateTimesheet | Allows a user to create and fill out timesheets for specified users. |
![]() ![]() |
DeleteProject | Allows a user to delete specified projects from the Project Server database. |
![]() ![]() |
EditEnterpriseResourceData | Allows a user to edit enterprise resource data. |
![]() ![]() |
EditProjectProperties | Allows a user to edit project custom fields, the project name, and the project owner for specified projects. |
![]() ![]() |
ManageBasicProjectSecurity | Allows a user to manage basic project security. New in Project Server 2010. |
![]() ![]() |
ManageResourceDelegations | Allows a user to manage resource delegations. New in Project Server 2010. |
![]() ![]() |
ManageResourcePlan | Allows a user to edit a resource plan. |
![]() ![]() |
OpenProject | Allows a user to open a project from Project Server. |
![]() ![]() |
PublishProject | Allows a user to publish a project to the Project Server Published database. |
![]() ![]() |
SaveProject | Allows a user to save a project to Project Server. |
![]() ![]() |
SaveProtectedBaseline | Allows a user to save or clear a protected baseline associated with an enterprise project. |
![]() ![]() |
ViewEnterpriseResourceData | Allows a user to view resources and resource data stored in the enterprise resource pool. |
![]() ![]() |
ViewProjectDetailsInProjectCenter | Allows a user to view project information for a specific project in the Project Center. |
![]() ![]() |
ViewProjectSummaryInProjectCenter | Allows a user to access the Project Center. |
![]() ![]() |
ViewProjectWorkspace | Allows a user to view Risks, Issues, and Documents lists in a project site. |
![]() ![]() |
ViewResourceAssignmentsInAssignmentViews | Allows a user to view assignment details using assignment views in the Resource Center. |
Top