Hi
I am trying to send TFS credentials to the server for connecting TFS server using below code
TeamFoundationServer tfs = TeamFoundationServerFactory.GetServer().This method is expecting two input parameters.one is of type string(tfs url as string) and another one is of type ICredentialsProvider.I am unable to create instance of this class and unable to send TFS credentials to Getserver method.Please help me if any body has idea about it.
Thanks Suneetha.