Compartir a través de


IdentityAlreadyExistsException (Constructor) (String, Exception)

Espacio de nombres:  Microsoft.VisualStudio.Services.Identity
Ensamblado:  Microsoft.VisualStudio.Services.WebApi (en Microsoft.VisualStudio.Services.WebApi.dll)

Sintaxis

'Declaración
Public Sub New ( _
    message As String, _
    innerException As Exception _
)
public IdentityAlreadyExistsException(
    string message,
    Exception innerException
)

Parámetros

Seguridad de .NET Framework

Vea también

Referencia

IdentityAlreadyExistsException Clase

IdentityAlreadyExistsException (Sobrecarga)

Microsoft.VisualStudio.Services.Identity (Espacio de nombres)