Policy File Schema
The following is the XML schema for policy files supported by the Web Services Enhancements for Microsoft .NET (WSE).
<?xml version="1.0" encoding="utf-8" ?>
</extensions>
</authorization>
<anonymousForCertificateSecurity> Element
<serviceToken> Element (Policy)
</serviceToken>
</protection>
</anonymousForCertificateSecurity>
</token>
</protection>
</kerberosSecurity>
<mutualCertificate10Security> Element
</clientToken>
<serviceToken> Element (Policy)
</serviceToken>
</protection>
</ mutualCertificate10Security>
<mutualCertificate11Security> Element
</clientToken>
<serviceToken> Element (Policy)
</serviceToken>
</protection>
</mutualCertificate11Security>
<usernameForCertificateSecurity> Element
</clientToken>
<serviceToken> Element (Policy)
</serviceToken>
</protection>
</usernameForCertificateSecurity>
<usernameOverTransportSecurity> Element
</clientToken>
</usernameOverTransportSecurity>
</policy>
</policies>
See Also
Tasks
How to: Secure a Web Service Using a Policy File
How to: Secure a Client Using a Policy File