I am writing a security audit program that extracts a list of users and all projects to which they have been granted access (and the rights they have been granted).
I managed to do this with the API, but the (C#) code is basically thus:
//vss is the opened VSSDatabase
//dt is the DataTable...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.