Compartir a través de


WSTrustSerializationException (Constructor, (String))

Initializes a new instance of WSTrustSerializationException

Espacio de nombres: Microsoft.IdentityModel.Protocols.WSTrust
Ensamblado: Microsoft.IdentityModel (en microsoft.identitymodel.dll)

Uso

    Dim message As String

Dim instance As New WSTrustSerializationException(message)

Sintaxis

'Declaración
Public Sub New ( _
    message As String _
)
public WSTrustSerializationException (
    string message
)
public:
WSTrustSerializationException (
    String^ message
)
public WSTrustSerializationException (
    String message
)
public function WSTrustSerializationException (
    message : String
)

Parámetros

  • message
    The error message to attach to the exception.

Plataformas

Plataformas de desarrollo

Windows Server 2003, Windows Vista

Target Platforms

Windows Server 2008, Windows Vista, Not tested on Windows XP

Vea también

Referencia

WSTrustSerializationException (Clase)
WSTrustSerializationException (Miembros)
Microsoft.IdentityModel.Protocols.WSTrust (Espacio de nombres)