Compartir a través de


UnsupportedAlgorithmException (Clase)

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

Uso

    Dim instance As UnsupportedAlgorithmException

Sintaxis

'Declaración
<SerializableAttribute> _
Public Class UnsupportedAlgorithmException
    Inherits Exception
[SerializableAttribute] 
public class UnsupportedAlgorithmException : Exception
[SerializableAttribute] 
public ref class UnsupportedAlgorithmException : public Exception
/** @attribute SerializableAttribute() */ 
public class UnsupportedAlgorithmException extends Exception
SerializableAttribute 
public class UnsupportedAlgorithmException extends Exception

Jerarquía de herencia

System.Object
   System.Exception
    Microsoft.IdentityModel.Tokens.UnsupportedAlgorithmException

Seguridad para subprocesos

Los miembros estáticos públicos (Shared en Visual Basic) de este tipo son seguros para subprocesos.No se garantiza que los miembros de instancias sean seguros para subprocesos.

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 (Miembros)
Microsoft.IdentityModel.Tokens (Espacio de nombres)