Freigeben über


WSTrust13ResponseSerializer Class

Class for serializing a WS-Trust 1.3 RequestSecurityTokenResponse to an XmlWriter.

Namespace: Microsoft.IdentityModel.Protocols.WSTrust
Assembly: Microsoft.IdentityModel (in microsoft.identitymodel.dll)

Verwendung

    Dim instance As WSTrust13ResponseSerializer

Syntax

'Declaration
Public Class WSTrust13ResponseSerializer
    Inherits WSTrustResponseSerializer
public class WSTrust13ResponseSerializer : WSTrustResponseSerializer
public ref class WSTrust13ResponseSerializer : public WSTrustResponseSerializer
public class WSTrust13ResponseSerializer extends WSTrustResponseSerializer
public class WSTrust13ResponseSerializer extends WSTrustResponseSerializer

Vererbungshierarchie

System.Object
   Microsoft.IdentityModel.Protocols.WSTrust.WSTrustResponseSerializer
    Microsoft.IdentityModel.Protocols.WSTrust.WSTrust13ResponseSerializer

Threadsicherheit

Beliebige öffentliche, statische (Freigegebene in Visual Basic) Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.

Plattformen

Entwicklungsplattformen

Windows Server 2003, Windows Vista

Target Platforms

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

Siehe auch

Referenz

WSTrust13ResponseSerializer Members
Microsoft.IdentityModel.Protocols.WSTrust Namespace