UnsupportedTokenTypeBadRequestException (Constructor, (SerializationInfo, StreamingContext))
Espacio de nombres: Microsoft.IdentityModel.SecurityTokenService
Ensamblado: Microsoft.IdentityModel (en microsoft.identitymodel.dll)
Uso
Dim info As SerializationInfo Dim context As StreamingContext Dim instance As New UnsupportedTokenTypeBadRequestException(info, context)
Sintaxis
'Declaración
Protected Sub New ( _
info As SerializationInfo, _
context As StreamingContext _
)
protected UnsupportedTokenTypeBadRequestException (
SerializationInfo info,
StreamingContext context
)
protected:
UnsupportedTokenTypeBadRequestException (
SerializationInfo^ info,
StreamingContext context
)
protected UnsupportedTokenTypeBadRequestException (
SerializationInfo info,
StreamingContext context
)
protected function UnsupportedTokenTypeBadRequestException (
info : SerializationInfo,
context : StreamingContext
)
Parámetros
- info
- context
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
UnsupportedTokenTypeBadRequestException (Clase)
UnsupportedTokenTypeBadRequestException (Miembros)
Microsoft.IdentityModel.SecurityTokenService (Espacio de nombres)