Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The set of classes that read the WSE sections in configuration files.
Classes
Class | Description |
---|---|
ConfigElementInterceptor | Base class of configuration element handlers for elements that can take user-defined custom configuration elements and attributes. |
EnabledAttributeElement | A configuration element handler for configuration elements that have a single attribute named enabled. |
NameAttributeElement | A configuration element handler for configuration elements that have a single attribute called name. |
PolicyConfiguration | Represents a configuration element handler for the <policy> Element in a configuration file. |
ValueAttributeElement | A configuration element handler for configuration elements that have a single attribute named value. |
WebServicesConfiguration | Processes the microsoft.web.services3 section of a configuration file. This class cannot be inherited. |