IdentityManagementWebService 类
继承层次结构
System.Object
Microsoft.TeamFoundation.Client.Channels.TfsHttpClientBase
Microsoft.TeamFoundation.Client.Channels.TfsHttpClient
Microsoft.TeamFoundation.Framework.Client.IdentityManagementWebService
Microsoft.TeamFoundation.Framework.Client.IdentityManagementWebService2
命名空间: Microsoft.TeamFoundation.Framework.Client
程序集: Microsoft.TeamFoundation.Client(在 Microsoft.TeamFoundation.Client.dll 中)
语法
声明
Public Class IdentityManagementWebService _
Inherits TfsHttpClient
public class IdentityManagementWebService : TfsHttpClient
IdentityManagementWebService 类型公开以下成员。
构造函数
名称 | 说明 | |
---|---|---|
![]() |
IdentityManagementWebService |
页首
属性
名称 | 说明 | |
---|---|---|
![]() |
Channel | (继承自 TfsHttpClientBase。) |
![]() |
CollectionServiceIdentifier | (重写 TfsHttpClient.CollectionServiceIdentifier。) |
![]() |
ComponentName | (重写 TfsHttpClientBase.ComponentName。) |
![]() |
ConfigurationServiceIdentifier | (重写 TfsHttpClient.ConfigurationServiceIdentifier。) |
![]() |
Connection | (继承自 TfsHttpClient。) |
![]() |
Credentials | (继承自 TfsHttpClientBase。) |
![]() |
Culture | (继承自 TfsHttpClientBase。) |
![]() |
Headers | (继承自 TfsHttpClientBase。) |
![]() |
RemoteServerName | (继承自 TfsHttpClientBase。) |
![]() |
ServiceType | (重写 TfsHttpClient.ServiceType。) |
![]() |
SessionId | (继承自 TfsHttpClientBase。) |
![]() |
Settings | (继承自 TfsHttpClientBase。) |
![]() |
State | (继承自 TfsHttpClientBase。) |
![]() |
ThisLock | (继承自 TfsHttpClientBase。) |
![]() |
Url | (继承自 TfsHttpClientBase。) |
页首
方法
页首
显式接口实现
页首
线程安全
此类型的任何公共 static(在 Visual Basic 中为 Shared) 成员都是线程安全的。但不保证所有实例成员都是线程安全的。