Team Foundation Server Permissions
Lately I've been playing a bit with security rights and permissions in Team Foundation Server (TFS). TFS really has a very powerful access control model, allowing individual users and/or groups only the specific capabilities/rights they need to.
In Team Foundation Server authorization for user actions are determined by permissions. There are 3 authorization settings possible for permissions :
One small note to close this post about permissions in TFS : permissions only allow you to control user actions on items and not on a particular version of an item. Branching an item to another location will give you the option to set a different security policy.
More information about Permissions in TFS on MSDN
In Team Foundation Server authorization for user actions are determined by permissions. There are 3 authorization settings possible for permissions :
- Deny (explicit)
- Allow (explicit)
- Unset (implicit)
One small note to close this post about permissions in TFS : permissions only allow you to control user actions on items and not on a particular version of an item. Branching an item to another location will give you the option to set a different security policy.
More information about Permissions in TFS on MSDN
Labels: Team Foundation Server, Team System
0 Comments:
Post a Comment
<< Home