Class | Name | Description |
|---|
NAMESPACE | GENERIC_READ | Users with this permission can view server level groups (their members), and users and their permissions unless denied by more specific permissions. |
NAMESPACE | GENERIC_WRITE | Users with this permission can edit server level groups and permissions. They can: Create, delete, or rename a server level Team Foundation Server application group. Note:Admin groups cannot be deleted. Add/remove a Windows user, Windows group, or another Team Foundation Server application group (at the server level). Change server level permissions for users and groups. Additionally, users who have this permission are implied version control write access unless explicitly denied by other version control permissions.
|
NAMESPACE | MANAGE_EVERYONE_GROUP | Can add or remove members to the Team Foundation Valid Users global group. |
NAMESPACE | CREATE_PROJECTS | Users who have this permission can create new team projects, as long as they have administrative rights to SharePoint and Report Server. |
NAMESPACE | ADMINISTER_WAREHOUSE | Users who have this permission can change warehouse settings through the WarehouseController.asmx Web service's ChangeSetting Web method. This lets the user set, for example, the update interval on calculating the OLAP cubes through the ChangeSetting Web method. |
NAMESPACE | MANAGE_TEMPLATE | Only users who have this permission can download or upload process templates. |
PROJECT | GENERIC_READ | Users who have this permission can view project level groups (their members), and users and their permissions unless denied view of certain items by more specific permissions. |
PROJECT | GENERIC_WRITE | Users who have this permission can edit project level groups and permissions. They can: Create, delete, or rename a project level Team Foundation Server application group. Note:Admin groups cannot be deleted. Add/remove a Windows user, Windows group, or another Team Foundation Server application group to/from a Team Foundation Server application group (at the project level). Change grant/deny/remove project permissions for users and groups. Add/remove project level WIT queries.
|
PROJECT | DELETE | Deleteteamproject is a project level permission used when a user created a test or a bad project and must delete it. It is a project specific permission. |
PROJECT | PUBLISH_TEST_RESULTS | This permission controls whether a user can upload test results to data to the application tier and whether they can remove the test runs. |
PROJECT | DELETE_TEST_RESULTS | Users who have this permission can delete test results. |
PROJECT | ADMINISTER_BUILD | Users who have this permission can create new build types, edit new build types, add or check in custom build tasks, delete completed builds or abort current builds in progress. |
PROJECT | START_BUILD | Only users with this permission can start a build either through Team Explorer or via the command line. |
PROJECT | EDIT_BUILD_STATUS | Enables the user to 'tag' a build with a quality value such as "self test" or "ready for testing." This can be done through the Build Explorer user interface. The quality tag is stored in the Team Foundation Build database store. |
PROJECT | UPDATE_BUILD | This permission must be granted to the account under which the Build Service is running in order to update the Team Foundation Build database store. This permission should only be assigned to service accounts and not to individual users. |
CSS_NODE | GENERIC_READ | Users with this permission can edit work items under this area node. |
CSS_NODE | GENERIC_WRITE | Users with this permission can rename this area node. |
CSS_NODE | CREATE_CHILDREN | Users with this permissions can create new area nodes and re-order any child area nodes. |
CSS_NODE | DELETE | Users with this permission can delete area nodes. Any child nodes under the parents being deleted are also deleted. |
CSS_NODE | WORK_ITEM_READ | Users with this permission can view, but not edit or change work items under this area node. |
CSS_NODE | WORK_ITEM_WRITE | Users with this permission can edit work items under this area node. |
EVENT_SUBSCRIPTION | GENERIC_READ | Users who have this permission can view alerts. |
EVENT_SUBSCRIPTION | GENERIC_WRITE | Users who have this permission can change alert settings. |
EVENT_SUBSCRIPTION | UNSUBSCRIBE | Users who have this permission can unsubscribe from alerts. |