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.
Controls the configuration options defined by WSE.
<microsoft.web.services2>
<diagnostics>
<filters>
<policy>
<referral>
<security>
<tokenIssuer>
</microsoft.web.services2>
Attributes and Elements
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.
Remarks
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).
See Also
Reference
<diagnostics> Element
<filters> Element
<policy> Element (WSE for Microsoft .NET) (2)
<referral> Element
<security> Element
<tokenIssuer> Element (WSE for Microsoft .NET) (2)