TeamFoundationServerUnauthorizedException 构造函数 (String, Exception, HttpWebResponse, TeamFoundationAuthenticationError)

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

语法

声明
Public Sub New ( _
    message As String, _
    innerException As Exception, _
    webResponse As HttpWebResponse, _
    error As TeamFoundationAuthenticationError _
)
public TeamFoundationServerUnauthorizedException(
    string message,
    Exception innerException,
    HttpWebResponse webResponse,
    TeamFoundationAuthenticationError error
)

参数

.NET Framework 安全性

请参见

参考

TeamFoundationServerUnauthorizedException 类

TeamFoundationServerUnauthorizedException 重载

Microsoft.TeamFoundation 命名空间