MutualCertificate10Assertion.CorrelationState Members

Represents state persisted by the MutualCertificate10Assertion SOAP filters between the request and response messages within the OperationState. An instance of this class is added to the OperationState by the MutualCertificate10Assertion.ServiceInputFilter and extracted from OperationState by the MutualCertificate10Assertion.ServiceOutputFilter. It is used to move the client's X509 security token from the request to the response message.

The following tables list the members exposed by the MutualCertificate10Assertion.CorrelationState type.

Public Constructors

  Name Description
MutualCertificate10Assertion.CorrelationState Overloaded. Initializes a new instance of the MutualCertificate10Assertion.CorrelationState class.

Top

Public Properties

  Name Description
public property Token  Gets or sets the SecurityToken.(Inherited from SerializableTokenWrapper)

Top

Public Methods

(see also Protected Methods )

  Name Description
public method Equals  Overloaded. (Inherited from Object )
public method GetHashCode  (Inherited from Object )
public method GetSchema  Return the Xml schema associated with this class.(Inherited from SerializableTokenWrapper)
public method GetType  (Inherited from Object )
public method ReadToken  (Inherited from SerializableTokenWrapper )
public method ReadXml  (Inherited from SerializableTokenWrapper )
public method static ReferenceEquals  (Inherited from Object )
public method ToString  (Inherited from Object )
public method WriteToken  (Inherited from SerializableTokenWrapper )
public method WriteXml  (Inherited from SerializableTokenWrapper )

Top

Protected Methods

  Name Description
protected method Finalize  (Inherited from Object )
protected method MemberwiseClone  (Inherited from Object )

Top

See Also

Reference

MutualCertificate10Assertion.CorrelationState Class
Microsoft.Web.Services3.Design Namespace