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 | |
---|---|---|
Token | Gets or sets the SecurityToken.(Inherited from SerializableTokenWrapper) |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Equals | Overloaded. (Inherited from Object ) | |
GetHashCode | (Inherited from Object ) | |
GetSchema | Return the Xml schema associated with this class.(Inherited from SerializableTokenWrapper) | |
GetType | (Inherited from Object ) | |
ReadToken | (Inherited from SerializableTokenWrapper ) | |
ReadXml | (Inherited from SerializableTokenWrapper ) | |
ReferenceEquals | (Inherited from Object ) | |
ToString | (Inherited from Object ) | |
WriteToken | (Inherited from SerializableTokenWrapper ) | |
WriteXml | (Inherited from SerializableTokenWrapper ) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object ) | |
MemberwiseClone | (Inherited from Object ) |
Top
See Also
Reference
MutualCertificate10Assertion.CorrelationState Class
Microsoft.Web.Services3.Design Namespace