TfsConfigurationServer Constructor

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 method TfsConfigurationServer(Uri) Initializes a new instance of the TfsConfigurationServer object.
Public method TfsConfigurationServer(RegisteredConfigurationServer) Initializes a new instance of the TfsConfigurationServer object by using the registration information on the local computer.
Public method TfsConfigurationServer(Uri, ICredentialsProvider) Initializes a new instance of the TfsConfigurationServer object.
Public method TfsConfigurationServer(Uri, IdentityDescriptor) Initializes a new instance of the TfsConfigurationServer object.
Public method TfsConfigurationServer(Uri, ICredentials) Initializes a new instance of the TfsConfigurationServer object.
Public method TfsConfigurationServer(RegisteredConfigurationServer, IdentityDescriptor) Initializes a new instance of the TfsConfigurationServer object by using the registration information on the local computer, and impersonating an identity from IIdentityManagementService.
Public method TfsConfigurationServer(Uri, ICredentials, ICredentialsProvider) Initializes a new instance of the TfsConfigurationServer object.
Public method TfsConfigurationServer(RegisteredConfigurationServer, ICredentials, ICredentialsProvider) Initializes a new instance of the TfsConfigurationServer object.
Public method TfsConfigurationServer(Uri, ICredentials, ICredentialsProvider, IdentityDescriptor) Initializes a new instance of the TfsConfigurationServer object.
Public method TfsConfigurationServer(RegisteredConfigurationServer, ICredentials, ICredentialsProvider, IdentityDescriptor) Initializes a new instance of the TfsConfigurationServer object.

Top

See Also

Reference

TfsConfigurationServer Class

Microsoft.TeamFoundation.Client Namespace