Freigeben über


RemoveSelfFromAdminGroupException-Konstruktor (String, Exception)

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

Syntax

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

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

RemoveSelfFromAdminGroupException Klasse

RemoveSelfFromAdminGroupException-Überladung

Microsoft.VisualStudio.Services.Identity-Namespace