Share via


ProfileNotAuthorizedException-Konstruktor (String, String)

Namespace:  Microsoft.VisualStudio.Services.Profile
Assembly:  Microsoft.VisualStudio.Services.WebApi (in Microsoft.VisualStudio.Services.WebApi.dll)

Syntax

'Declaration
Public Sub New ( _
    message As String, _
    url As String _
)
public ProfileNotAuthorizedException(
    string message,
    string url
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

ProfileNotAuthorizedException Klasse

ProfileNotAuthorizedException-Überladung

Microsoft.VisualStudio.Services.Profile-Namespace