FilterCreationContext Members
Represents state information about the Web service or client proxy class for which a soap filter is created.
The following tables list the members exposed by the FilterCreationContext type.
Public Properties
Name | Description | |
---|---|---|
PipelineCreationContext | Gets the state information about the Web service or client proxy class for which a soap filter is created. | |
Policy | Gets the policy to which this state information applies. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Equals | Overloaded. (Inherited from Object ) | |
GetHashCode | (Inherited from Object ) | |
GetType | (Inherited from Object ) | |
ReferenceEquals | (Inherited from Object ) | |
ToString | (Inherited from Object ) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object ) | |
MemberwiseClone | (Inherited from Object ) |
Top
See Also
Reference
FilterCreationContext Class
Microsoft.Web.Services3.Design Namespace