Freigeben über


VssAuthenticationException-Konstruktor (String, Exception)

Namespace:  Microsoft.VisualStudio.Services.Common
Assembly:  Microsoft.VisualStudio.Services.Common (in Microsoft.VisualStudio.Services.Common.dll)

Syntax

'Declaration
Public Sub New ( _
    message As String, _
    innerException As Exception _
)
public VssAuthenticationException(
    string message,
    Exception innerException
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

VssAuthenticationException Klasse

VssAuthenticationException-Überladung

Microsoft.VisualStudio.Services.Common-Namespace