SecureConversationClientSendSecurityFilter Members
Provides a base class for filtering outgoing SOAP messages that are secured using a secure conversation.
The following tables list the members exposed by the SecureConversationClientSendSecurityFilter type.
Protected Constructors
Name | Description | |
---|---|---|
SecureConversationClientSendSecurityFilter | Initializes a new instance of the SecureConversationClientSendSecurityFilter class using the specified policy assertion. |
Top
Public Properties
Name | Description | |
---|---|---|
MessageProtectionOrder | Gets the order of operation for digital signatures and message encryption. | |
RequireDerivedKeys | Gets a value indicating whether DerivedKeyToken security tokens are used. | |
TtlInSeconds | Gets the number of seconds after creation that a message is valid. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Equals | Overloaded. (Inherited from Object ) | |
GetBehavior | Overridden. Gets a custom interface for the SecureConversationClientSendSecurityFilter SOAP filter. | |
GetHashCode | (Inherited from Object ) | |
GetOperationProtectionRequirements | ||
GetRemoteActor | (Inherited from SendSecurityFilter ) | |
GetServiceActor | (Inherited from SendSecurityFilter ) | |
GetType | (Inherited from Object ) | |
ProcessMessage | (Inherited from SendSecurityFilter ) | |
ReferenceEquals | (Inherited from Object ) | |
SecureMessage | Overloaded. Overridden. Applies the security requirements associated with this filter to the specified SOAP message. | |
ToString | (Inherited from Object ) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object ) | |
MemberwiseClone | (Inherited from Object ) | |
Trace | Overloaded. (Inherited from SoapFilter ) |
Top
Public Events
Name | Description | |
---|---|---|
SecureConversationCreated | Occurs when a secure conversation is established. |
Top
See Also
Reference
SecureConversationClientSendSecurityFilter Class
Microsoft.Web.Services3.Security Namespace