UnsupportedTokenTypeBadRequestException (Constructor, (String))
Espacio de nombres: Microsoft.IdentityModel.SecurityTokenService
Ensamblado: Microsoft.IdentityModel (en microsoft.identitymodel.dll)
Uso
Dim tokenType As String Dim instance As New UnsupportedTokenTypeBadRequestException(tokenType)
Sintaxis
'Declaración
Public Sub New ( _
tokenType As String _
)
public UnsupportedTokenTypeBadRequestException (
string tokenType
)
public:
UnsupportedTokenTypeBadRequestException (
String^ tokenType
)
public UnsupportedTokenTypeBadRequestException (
String tokenType
)
public function UnsupportedTokenTypeBadRequestException (
tokenType : String
)
Parámetros
- tokenType
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)