<microsoft.web.services2> Element
Controls the configuration options defined by WSE.
<microsoft.web.services2> <diagnostics> <filters> <policy> <referral> <security> <tokenIssuer> </microsoft.web.services2>
Attributes
None.
Child Elements
| Element | Description |
|---|---|
| Optional element. Controls the diagnostics settings for WSE. | |
| Optional element. Controls the custom filters applied to SOAP messages sent and received by WSE applications. | |
| Optional element. Controls the declaration and enforcement of policies. | |
| Optional element. Controls the routing information for a WSE application. | |
| Optional element. Controls the security settings for a WSE application. | |
| Optional element. Controls the security token service. |
Parent Elements
None.
Before adding the <microsoft.web.services2> element to a configuration file, you must add the microsoft.web.services2 configuration section handler to the configuration file. For details about adding the microsoft.web.services2 configuration section handler, see <section> Element (WSE for Microsoft .NET).
