Share via


TeamFoundationServerUnauthorizedException (Constructor) (String, Exception, HttpWebResponse, TeamFoundationAuthenticationError)

Espacio de nombres:  Microsoft.TeamFoundation
Ensamblado:  Microsoft.TeamFoundation.Common (en Microsoft.TeamFoundation.Common.dll)

Sintaxis

'Declaración
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
)

Parámetros

Seguridad de .NET Framework

Vea también

Referencia

TeamFoundationServerUnauthorizedException Clase

TeamFoundationServerUnauthorizedException (Sobrecarga)

Microsoft.TeamFoundation (Espacio de nombres)