RequireSoapHeaderAssertion.RequireSoapHeaderFilter Members
Represents the security filter for the RequireSoapHeaderAssertion class. This SOAP filter enforces that a SOAP header with a specified qualified name is present in the SOAP envelope.
The following tables list the members exposed by the RequireSoapHeaderAssertion.RequireSoapHeaderFilter type.
Public Constructors
Name | Description | |
---|---|---|
RequireSoapHeaderAssertion.RequireSoapHeaderFilter | Initializes a new instance of the RequireSoapHeaderAssertion.RequireSoapHeaderFilter class, for the specified assertion. |
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 ) | |
GetType | (Inherited from Object ) | |
ProcessMessage | Overridden. Determines whether a SOAP envelope contains a specific SOAP header. | |
ReferenceEquals | (Inherited from Object ) | |
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
RequireSoapHeaderAssertion.RequireSoapHeaderFilter Class
Microsoft.Web.Services3.Design Namespace