Constructeur WSTrustResponseBodyWriter
Espace de noms: Microsoft.IdentityModel.Protocols.WSTrust
Assembly : Microsoft.IdentityModel (dans microsoft.identitymodel.dll)
Utilisation
Dim rstr As RequestSecurityTokenResponse Dim serializer As WSTrustResponseSerializer Dim context As WSTrustSerializationContext Dim instance As New WSTrustResponseBodyWriter(rstr, serializer, context)
Syntaxe
'Déclaration
Public Sub New ( _
rstr As RequestSecurityTokenResponse, _
serializer As WSTrustResponseSerializer, _
context As WSTrustSerializationContext _
)
public WSTrustResponseBodyWriter (
RequestSecurityTokenResponse rstr,
WSTrustResponseSerializer serializer,
WSTrustSerializationContext context
)
public:
WSTrustResponseBodyWriter (
RequestSecurityTokenResponse^ rstr,
WSTrustResponseSerializer^ serializer,
WSTrustSerializationContext^ context
)
public WSTrustResponseBodyWriter (
RequestSecurityTokenResponse rstr,
WSTrustResponseSerializer serializer,
WSTrustSerializationContext context
)
public function WSTrustResponseBodyWriter (
rstr : RequestSecurityTokenResponse,
serializer : WSTrustResponseSerializer,
context : WSTrustSerializationContext
)
Paramètres
- rstr
- serializer
- 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 WSTrustResponseBodyWriter
Membres WSTrustResponseBodyWriter
Espace de noms Microsoft.IdentityModel.Protocols.WSTrust