This documentation is archived and is not being maintained.
TfsConfigurationServerFactory.GetConfigurationServer Method
Visual Studio 2013
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
GetConfigurationServer(Uri) | Gets the TfsConfigurationServer instance that is associated with the server at the specified URI. |
|
GetConfigurationServer(RegisteredConfigurationServer) | Gets the TfsConfigurationServer instance associated with the specified RegisteredConfigurationServer instance. |
|
GetConfigurationServer(Uri, ICredentialsProvider) | Obsolete. Gets the TfsConfigurationServer instance associated with the server at the specified URI and a fallback credentials provider. |
|
GetConfigurationServer(RegisteredConfigurationServer, ICredentialsProvider) | Obsolete. Gets the TfsConfigurationServer instance associated with the specified RegisteredConfigurationServer instance. |
Show: