共用方式為


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 命名空間