Partager via


Constructeur UnsupportedTokenTypeBadRequestException (String)

Espace de noms: Microsoft.IdentityModel.SecurityTokenService
Assembly : Microsoft.IdentityModel (dans microsoft.identitymodel.dll)

Utilisation

    Dim tokenType As String

Dim instance As New UnsupportedTokenTypeBadRequestException(tokenType)

Syntaxe

'Déclaration
Public Sub New ( _
    tokenType As String _
)
public UnsupportedTokenTypeBadRequestException (
    string tokenType
)
public:
UnsupportedTokenTypeBadRequestException (
    String^ tokenType
)
public UnsupportedTokenTypeBadRequestException (
    String tokenType
)
public function UnsupportedTokenTypeBadRequestException (
    tokenType : String
)

Paramètres

  • tokenType
     

Plateformes

Plateformes de développement

Windows Server 2003, Windows Vista

Target Platforms

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

Voir aussi

Référence

Classe UnsupportedTokenTypeBadRequestException
Membres UnsupportedTokenTypeBadRequestException
Espace de noms Microsoft.IdentityModel.SecurityTokenService