Configuration File Schema
Following is the list of elements that can be placed in a configuration file for applications that use the Web Services Enhancements for Microsoft .NET (WSE). Elements defined or used by WSE have links associated with them.
<configuration>
<configSections>
</section>
</configSections>
<system.web>
<webServices>
<soapServerProtocolFactory> Element
</soapServerProtocolFactory>
</webServices>
<httpHandlers>
<add> Element for <httpHandlers>
</add>
</httpHandlers>
</system.web>
<microsoft.web.services3> Element
</trace>
</detailedErrors>
</diagnostics>
<allowRedirectedResponses> Element
</allowRedirectedResponses>
<executionTimeoutInSeconds> Element
</executionTimeout>
</maxRequestLength>
<add> Element for <transports>
</connectionLimit>
</defaultPort>
</exclusiveAddressUse>
</allow>
</deny>
</hosts>
<idleTimeoutInMilliSeconds> Element
</idleTimeout>
</noDelay>
<receiveTimeoutInMilliSeconds> Element
</receiveTimeout>
<sendTimeoutInMilliSeconds> Element
</sendTimeout>
</add>
<clear> Element for <transports>
</clear>
<remove> Element for <transports>
</remove>
</transports>
</messaging>
</policy>
<cache> Element for <referral>
</cache>
</referral>
<binarySecurityTokenManager> Element
<add> Element for <binarySecurityTokenManager>
<keyAlgorithm> Element for <binarySecurityTokenManager>
</keyAlgorithm>
<renewalWindowInSeconds> Element
</renewalWindowInSeconds>
</sessionKeyAlgorithm>
</add>
<clear> Element for <binarySecurityTokenManager>
</clear>
<remove> Element for <binarySecurityTokenManager>
</remove>
</binarySecurityTokenManager>
<encryptionFormatters> Element
<add> Element for <encryptionFormatters>
</add>
</encryptionFormatters>
<keyExchangeFormatters> Element
<add> Element for <keyExchangeFormatters>
</add>
</keyExchangeFormatters>
<add> Element for <signatureFormatters>
</add>
</signatureFormatters>
<keyAlgorithm> Element for <cryptography>
</cryptography>
</defaultTtlInSeconds>
</limits>
<securityTokenManager> Element
<add> Element for <securityTokenManager>
</cacheLimit>
</generationLimit>
<keyAlgorithm> Element for <securityTokenManager>
</keyAlgorithm>
</label>
</offsetLimit>
<renewalWindowInSeconds> Element
</renewalWindowInSeconds>
</replayDetection>
</add>
<clear> Element for <securityTokenManager>
</clear>
<remove> Element for <securityTokenManager>
</remove>
</securityTokenManager>
<timeToleranceInSeconds> Element
</timeToleranceInSeconds>
</x509>
</security>
<SecurityTokenReference> Element
</KeyIdentifier>
</SecurityTokenReference>
</KeyInfo>
</serverToken>
<statefulSecurityContextToken> Element
</statefulSecurityContextToken>
</ttlInSeconds>
</tokenIssuer>
</microsoft.web.services3>
</configuration>