This documentation is archived and is not being maintained.
TfsConfigurationServer Constructor (Uri, ICredentialsProvider)
Visual Studio 2010
Initializes a new instance of the TfsConfigurationServer object.
Assembly: Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)
Parameters
- uri
- Type: System.Uri
The uniform resource identifier (URI) of the server that is running Team Foundation Server.
- credentialsProvider
- Type: Microsoft.TeamFoundation.Client.ICredentialsProvider
Called to get new credentials when the calling credentials fail.
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
Show: