Defines a Body Writer that writes out the RSTR to a outgoing message.

The following tables list the members exposed by the WSTrustResponseBodyWriter type.

Public Constructors

  Name Description
WSTrustResponseBodyWriter  
Top

Public Properties

  Name Description
public property IsBuffered  (Inherited from BodyWriter)
Top

Public Methods (see also Protected Methods)

  Name Description
public method CreateBufferedCopy  (Inherited from BodyWriter)
public method Equals  Overloaded. (Inherited from Object)
public method GetHashCode  (Inherited from Object)
public method GetType  (Inherited from Object)
public methodstatic ReferenceEquals  (Inherited from Object)
public method ToString  (Inherited from Object)
public method WriteBodyContents  (Inherited from BodyWriter)
Top

Protected Methods

  Name Description
protected method Finalize  (Inherited from Object)
protected method MemberwiseClone  (Inherited from Object)
protected method OnCreateBufferedCopy  (Inherited from BodyWriter)
protected method OnWriteBodyContents Overridden. Override of the base class method. Serializes the RSTR to the outgoing stream.
Top

See Also




Copyright © 2008 by Microsoft Corporation. All rights reserved.