IPipelineProvider Interface
Provides a common interface for Pipeline providers
Namespace: Microsoft.Web.Services3
Assembly: Microsoft.Web.Services3 (in microsoft.web.services3.dll)
Namespace: Microsoft.Web.Services3
Assembly: Microsoft.Web.Services3 (in microsoft.web.services3.dll)
Derive a class from the IPipelineProvider class to override the attribute that is used to apply policy to a Web service or Web service client. By default, the PolicyAttribute attribute is used to apply policy to a Web service or Web service client.