Compartir a través de


UnsupportedAlgorithmException (Constructor, (String))

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

Uso

    Dim message As String

Dim instance As New UnsupportedAlgorithmException(message)

Sintaxis

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

Parámetros

  • message
     

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

UnsupportedAlgorithmException (Clase)
UnsupportedAlgorithmException (Miembros)
Microsoft.IdentityModel.Tokens (Espacio de nombres)