RequireActionHeaderAssertion Members
Represents a security assertion that requires the presence of the Action header for the ultimate recipient of SOAP requests sent to a Web service.
The following tables list the members exposed by the RequireActionHeaderAssertion type.
Public Constructors
Name | Description | |
---|---|---|
RequireActionHeaderAssertion | Initializes a new instance of the RequireActionHeaderAssertion class. |
Top
Public Properties
Name | Description | |
---|---|---|
Actor | Gets the actor for which the SOAP header is intended.(Inherited from RequireSoapHeaderAssertion) | |
Name | Gets the name of the required SOAP header.(Inherited from RequireSoapHeaderAssertion) | |
Namespace | Gets the XML namespace for the required SOAP header.(Inherited from RequireSoapHeaderAssertion) |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
CreateClientInputFilter | (Inherited from RequireSoapHeaderAssertion ) | |
CreateClientOutputFilter | (Inherited from RequireSoapHeaderAssertion ) | |
CreateServiceInputFilter | (Inherited from RequireSoapHeaderAssertion ) | |
CreateServiceOutputFilter | (Inherited from RequireSoapHeaderAssertion ) | |
Equals | Overloaded. (Inherited from Object ) | |
GetExtensions | Overridden. Gets the collection of policy extensions that are registered in the policy file. | |
GetHashCode | (Inherited from Object ) | |
GetType | (Inherited from Object ) | |
ReadXml | Overridden. Reads the XML in the policy file that is associated with this policy assertion. | |
ReferenceEquals | (Inherited from Object ) | |
ToString | (Inherited from Object ) | |
WriteXml | Overridden. Writes the current policy assertion as XML using the specified System.Xml.XmlWriter. |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object ) | |
MemberwiseClone | (Inherited from Object ) |
Top
See Also
Reference
RequireActionHeaderAssertion Class
Microsoft.Web.Services3.Design Namespace