UsernameForCertificateAssertion.ClientOutputFilter Members
Represents the SOAP security filter that is used for securing SOAP messages from a Web service client when it is configured with the UsernameForCertificate policy assertion.
The following tables list the members exposed by the UsernameForCertificateAssertion.ClientOutputFilter type.
Public Constructors
Name | Description | |
---|---|---|
UsernameForCertificateAssertion.ClientOutputFilter | Initializes a new instance of the UsernameForCertificateAssertion.ClientOutputFilter 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 SecureConversationClientSendSecurityFilter) |
![]() |
RequireDerivedKeys | Gets a value indicating whether DerivedKeyToken security tokens are used.(Inherited from SecureConversationClientSendSecurityFilter) |
![]() |
TtlInSeconds | Gets the number of seconds after creation that a message is valid.(Inherited from SecureConversationClientSendSecurityFilter) |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
![]() |
Equals | Overloaded. (Inherited from Object ) |
![]() |
GetBehavior | Gets a custom interface for the SecureConversationClientSendSecurityFilter SOAP filter.(Inherited from SecureConversationClientSendSecurityFilter) |
![]() |
GetHashCode | (Inherited from Object ) |
![]() |
GetOperationProtectionRequirements | (Inherited from SecureConversationClientSendSecurityFilter ) |
![]() |
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
Public Events
Name | Description | |
---|---|---|
![]() |
SecureConversationCreated | Occurs when a secure conversation is established. (Inherited from SecureConversationClientSendSecurityFilter) |
Top
See Also
Reference
UsernameForCertificateAssertion.ClientOutputFilter Class
Microsoft.Web.Services3.Design Namespace