简体   繁体   English

TFS编辑项目级信息权限

[英]TFS Edit project-level information permission

I'm looking for what specifically the "Edit project-level information" permission allows you to do. 我正在寻找具体的“编辑项目级信息”权限允许您这样做。 So far I've noticed that by default you need this to add/delete areas & iterations, manage check-in policies, create team work item queries. 到目前为止,我已经注意到默认情况下,您需要添加/删除区域和迭代,管理签入策略,创建团队工作项查询。 What else am I forgetting? 还有什么我忘了?

This permission is also known as "GENERIC_WRITE" if that helps when searching MSDN . 如果在搜索MSDN时有帮助,则此权限也称为“GENERIC_WRITE”。 Be careful, though: "Edit server-level permissions" has the same underlying name, but is applied to different objects. 但要小心:“编辑服务器级权限”具有相同的基础名称,但应用于不同的对象。

Anyway, you listed: 无论如何,你列出了:

  • Areas & iterations 领域和迭代
  • Checkin policies 签入政策
  • Team-wide work item queries 团队范围的工作项查询

The other rights this permission controls include: 此权限控制的其他权限包括:

  • Subscriptions (email or SOAP) on project-level events 项目级事件的订阅(电子邮件或SOAP)
  • Alter project-level permission ACLs (including GENERIC_WRITE itself) 更改项目级权限ACL(包括GENERIC_WRITE本身)

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 如何配置在服务帐户上查看项目级信息? - How to configure View Project-Level Information on Service Account? 将项目级任务汇总到TFS2010中的项目收集门户 - Roll up project-level tasks to the project collection portal in TFS2010 TFS 构建服务向导在“编辑集合级别信息”权限设置为允许时失败 - TFS Build Service Wizard Failing on 'Edit collection-level information' permission set to Allow 从TFS项目管理员中删除“编辑团队项目级别权限ACL”,以便不允许他们添加用户 - Remove “Edit team project level permission ACLs” from TFS project admins so that they are not allowed to add users TFS 2015添加集合级别为用户创建团队项目权限 - TFS 2015 add collection level create team project permission for user TFS-特定项目的权限 - TFS - Permission for specific project TFS 中的文件级访问权限 - File level access permission in TFS CMMI级别为3和4的TFS项目管理 - TFS Project Management with CMMI level 3 and 4 TFS 2012配置被拒绝访问:[用户名]需要以下权限才能执行此操作:查看集合级信息 - TFS 2012 configuration Access Denied: [User Name] needs the following permission(s) to perform this action: View collection-level information TFS用户需要更新构建信息的权限 - TFS User needs permission to update build information
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM