Microsoft.Web.Services3.Configuration Namespace

The set of classes that read the WSE sections in configuration files.

ClassDescription
ConfigElementInterceptorBase class of configuration element handlers for elements that can take user-defined custom configuration elements and attributes.
EnabledAttributeElementA configuration element handler for configuration elements that have a single attribute named enabled.
NameAttributeElementA configuration element handler for configuration elements that have a single attribute called name.
PolicyConfigurationRepresents a configuration element handler for the <policy> Element in a configuration file.
ValueAttributeElementA configuration element handler for configuration elements that have a single attribute named value.
WebServicesConfigurationProcesses the microsoft.web.services3 section of a configuration file. This class cannot be inherited.
Show: