Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents the SOAP security filter that is used for SOAP responses that are sent by a Web service configured with MutualCertificate11Assertion. This SOAP filter signs and encrypts the message with a EncryptedKeyToken used to protect the request.
The following tables list the members exposed by the MutualCertificate11Assertion.ServiceOutputFilter type.
Public Constructors
Name | Description | |
---|---|---|
MutualCertificate11Assertion.ServiceOutputFilter | Initializes a new instance of the MutualCertificate11Assertion.ServiceOutputFilter class for the specified policy assertion. |
Top
Public Properties
Name | Description | |
---|---|---|
![]() |
MessageProtectionOrder | Gets the order of operation for digital signatures and message encryption.(Inherited from SecureConversationServiceSendSecurityFilter) |
![]() |
RequireDerivedKeys | Gets a value indicating whether DerivedKeyToken security tokens are used.(Inherited from SecureConversationServiceSendSecurityFilter) |
![]() |
RequireSignatureConfirmation | (Inherited from SecureConversationServiceSendSecurityFilter ) |
![]() |
TtlInSeconds | Gets the number of seconds after creation that a message is valid.(Inherited from SecureConversationServiceSendSecurityFilter) |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
![]() |
Equals | Overloaded. (Inherited from Object ) |
![]() |
GetBehavior | Gets a custom interface for the SOAP filter.(Inherited from SoapFilter) |
![]() |
GetHashCode | (Inherited from Object ) |
![]() |
GetRemoteActor | (Inherited from SendSecurityFilter ) |
![]() |
GetServiceActor | (Inherited from SendSecurityFilter ) |
![]() |
GetType | (Inherited from Object ) |
![]() |
ProcessMessage | (Inherited from SendSecurityFilter ) |
![]() ![]() |
ReferenceEquals | (Inherited from Object ) |
![]() |
SecureMessage | Overloaded. |
![]() |
ToString | (Inherited from Object ) |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object ) |
![]() |
MemberwiseClone | (Inherited from Object ) |
![]() |
Trace | Overloaded. (Inherited from SoapFilter ) |
Top
See Also
Reference
MutualCertificate11Assertion.ServiceOutputFilter Class
Microsoft.Web.Services3.Design Namespace