TfsConfigurationServerFactory.GetConfigurationServer Method

Include Protected Members
Include Inherited Members

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public methodStatic member GetConfigurationServer(Uri) Gets the TfsConfigurationServer instance that is associated with the server at the specified URI.
Public methodStatic member GetConfigurationServer(RegisteredConfigurationServer) Gets the TfsConfigurationServer instance associated with the specified RegisteredConfigurationServer instance.
Public methodStatic member GetConfigurationServer(Uri, ICredentialsProvider) Gets the TfsConfigurationServer instance associated with the server at the specified URI and a fallback credentials provider.
Public methodStatic member GetConfigurationServer(RegisteredConfigurationServer, ICredentialsProvider) Gets the TfsConfigurationServer instance associated with the specified RegisteredConfigurationServer instance.

Top

See Also

Reference

TfsConfigurationServerFactory Class

Microsoft.TeamFoundation.Client Namespace