Team foundation security is based on?
-
Users
-
Groups
-
a and b
-
None of the above
TFS security operates on both individual users and groups. You can assign permissions directly to specific users or to Windows/Active Directory groups and TFS groups. This dual approach provides flexibility - use users for specific permissions and groups for role-based access control.
Team Foundation Server (TFS) security is based on both individual user accounts and groups — permissions can be assigned directly to a user or, more commonly and manageably, to a security group that a user belongs to, with TFS resolving effective permissions across both. This dual model (matching option 'a and b') mirrors how most enterprise access-control systems combine direct user grants with group-based role management for scalability, rather than restricting security to only one or the other mechanism.