Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Provides a base class for filtering outgoing SOAP messages that are secured by a digital signature, encryption, or authentication.
The following tables list the members exposed by the SendSecurityFilter type.
Protected Constructors
| Name | Description | |
|---|---|---|
| SendSecurityFilter | Overloaded. Initializes a new instance of the SendSecurityFilter class. |
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 | Gets the actor attribute on the Security SOAP header for the outgoing SOAP message to which this filter applies. |
![]() |
GetServiceActor | Gets the actor attribute on the Security SOAP header for a SOAP message destined for a Web service to which this filter applies. |
![]() |
GetType | (Inherited from Object ) |
![]() |
ProcessMessage | Overridden. Supplies the SOAP message as a SoapEnvelope so that it can be processed by the filter. |
![]() |
ReferenceEquals | (Inherited from Object ) |
![]() |
SecureMessage | When overridden in a derived class, 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
See Also
Reference
SendSecurityFilter Class
Microsoft.Web.Services3.Security Namespace
.gif)
.gif)
.gif)