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 |
Public Properties
Name | Description | |
---|---|---|
IsBuffered | (Inherited from BodyWriter) |
Public Methods (see also Protected Methods)
Name | Description | |
---|---|---|
CreateBufferedCopy | (Inherited from BodyWriter) | |
Equals | Overloaded. (Inherited from Object) | |
GetHashCode | (Inherited from Object) | |
GetType | (Inherited from Object) | |
ReferenceEquals | (Inherited from Object) | |
ToString | (Inherited from Object) | |
WriteBodyContents | (Inherited from BodyWriter) |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object) | |
MemberwiseClone | (Inherited from Object) | |
OnCreateBufferedCopy | (Inherited from BodyWriter) | |
OnWriteBodyContents | Overridden. Override of the base class method. Serializes the RSTR to the outgoing stream. |
See Also
Copyright © 2008 by Microsoft Corporation. All rights reserved.