Partager via


Constructeur RstParameterNotAcceptedException (SerializationInfo, StreamingContext)

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

Utilisation

    Dim info As SerializationInfo
Dim context As StreamingContext

Dim instance As New RstParameterNotAcceptedException(info, context)

Syntaxe

'Déclaration
Protected Sub New ( _
    info As SerializationInfo, _
    context As StreamingContext _
)
protected RstParameterNotAcceptedException (
    SerializationInfo info,
    StreamingContext context
)
protected:
RstParameterNotAcceptedException (
    SerializationInfo^ info, 
    StreamingContext context
)
protected RstParameterNotAcceptedException (
    SerializationInfo info, 
    StreamingContext context
)
protected function RstParameterNotAcceptedException (
    info : SerializationInfo, 
    context : StreamingContext
)

Paramètres

  • info
     
  • context
     

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 RstParameterNotAcceptedException
Membres RstParameterNotAcceptedException
Espace de noms Microsoft.IdentityModel.SecurityTokenService