Security is a crucial part of any source control server. The Team Foundation Version Control (TFVC) server offers various security methods to improve the safety of the team’s source code content. In this chapter, let’s look at how to control the access of TFVC and maintain a secure codebase.
Lesson 6-1: Setting Up TFVC Security at the Team Project Level
We can control access to the project source code in several ways. One mechanism is to control access is from the team project ...