TFS 2018 Restrict files from being read/opened in visual studio

42 views Asked by At

We have an on-premises version of TFS 2018. We have set up a user to have access to the collection under the "Version Control" tab with the following permissions.

TFS Collection Set Up

I have then drilled down into the projects under the collection and set some of the files (web.config), to be Read = Deny.

TFS Restrictions

I would have presumed that this setting didn't allow the user to see the contents of the file when opened in Visual Studio. Is this the case or have I misunderstood the setting? If so how can I restrict access to certain files in TFS.

0

There are 0 answers