Welcome to MSDN Blogs Sign in | Join | Help

May 2006 - Posts

how to list the users/groups the server knows about?

The GroupSecurityService inside Team Foundation, specifically the ReadIdentity and ReadIdentities methods, are what you want to use. TeamFoundationServer m_tfServer = TeamFoundationServerFactory .GetServer( "http://jmanning-test:8080" ); IGroupSecurityService
Posted by jmanning | 6 Comments
 
Page view tracker