WSTrustResponseBodyWriter (Constructor)
Espacio de nombres: Microsoft.IdentityModel.Protocols.WSTrust
Ensamblado: Microsoft.IdentityModel (en microsoft.identitymodel.dll)
Uso
Dim rstr As RequestSecurityTokenResponse Dim serializer As WSTrustResponseSerializer Dim context As WSTrustSerializationContext Dim instance As New WSTrustResponseBodyWriter(rstr, serializer, context)
Sintaxis
'Declaración
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
)
Parámetros
- rstr
- serializer
- 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
WSTrustResponseBodyWriter (Clase)
WSTrustResponseBodyWriter (Miembros)
Microsoft.IdentityModel.Protocols.WSTrust (Espacio de nombres)