TfsConfigurationServer 构造函数

包括受保护的成员
包括继承的成员

重载此成员。有关此成员的完整信息(包括语法、用法和示例),请单击重载列表中的相应名称。

重载列表

  名称 说明
公共方法 TfsConfigurationServer(Uri) 初始化TfsConfigurationServer对象的新实例。
公共方法 TfsConfigurationServer(RegisteredConfigurationServer) 使用有关本地计算机,注册信息初始化TfsConfigurationServer对象的新实例。
公共方法 TfsConfigurationServer(Uri, ICredentialsProvider) 已过时。初始化TfsConfigurationServer对象的新实例。
公共方法 TfsConfigurationServer(Uri, TfsClientCredentials) 使用指定的凭据,初始化的新 TfsConfigurationServer 实例。
公共方法 TfsConfigurationServer(Uri, IdentityDescriptor) 初始化TfsConfigurationServer对象的新实例。
公共方法 TfsConfigurationServer(Uri, Boolean)
公共方法 TfsConfigurationServer(Uri, ICredentials) 初始化TfsConfigurationServer对象的新实例。
公共方法 TfsConfigurationServer(RegisteredConfigurationServer, IdentityDescriptor) 初始化TfsConfigurationServer对象的新实例使用有关本地计算机上模拟一个标识注册信息。IIdentityManagementService
公共方法 TfsConfigurationServer(Uri, TfsClientCredentials, IdentityDescriptor) 使用指定的凭据,初始化的新 TfsConfigurationServer 实例。所指定的标识对所有操作将模拟。
公共方法 TfsConfigurationServer(Uri, ICredentials, ICredentialsProvider) 已过时。初始化TfsConfigurationServer对象的新实例。
公共方法 TfsConfigurationServer(RegisteredConfigurationServer, ICredentials, ICredentialsProvider) 已过时。初始化TfsConfigurationServer对象的新实例。
公共方法 TfsConfigurationServer(Uri, TfsClientCredentials, IdentityDescriptor, ITfsRequestChannelFactory)
公共方法 TfsConfigurationServer(Uri, TfsClientCredentials, IdentityDescriptor, Boolean)
公共方法 TfsConfigurationServer(Uri, ICredentials, ICredentialsProvider, IdentityDescriptor) 已过时。初始化TfsConfigurationServer对象的新实例。
公共方法 TfsConfigurationServer(RegisteredConfigurationServer, ICredentials, ICredentialsProvider, IdentityDescriptor) 已过时。初始化TfsConfigurationServer对象的新实例。
公共方法 TfsConfigurationServer(Uri, TfsClientCredentials, IdentityDescriptor, ITfsRequestChannelFactory, Boolean)

页首

请参见

参考

TfsConfigurationServer 类

Microsoft.TeamFoundation.Client 命名空间