TfsHttpClientBase 构造函数 (Uri, Nullable<Guid>, CultureInfo, TfsClientCredentials, IdentityDescriptor)

命名空间:  Microsoft.TeamFoundation.Client.Channels
程序集:  Microsoft.TeamFoundation.Client(在 Microsoft.TeamFoundation.Client.dll 中)

语法

声明
Protected Sub New ( _
    uri As Uri, _
    sessionId As Nullable(Of Guid), _
    culture As CultureInfo, _
    credentials As TfsClientCredentials, _
    identityToImpersonate As IdentityDescriptor _
)
protected TfsHttpClientBase(
    Uri uri,
    Nullable<Guid> sessionId,
    CultureInfo culture,
    TfsClientCredentials credentials,
    IdentityDescriptor identityToImpersonate
)

参数

.NET Framework 安全性

请参见

参考

TfsHttpClientBase 类

TfsHttpClientBase 重载

Microsoft.TeamFoundation.Client.Channels 命名空间