Changes to the Web Services Classes


The System.Web.Services.Discovery.DiscoveryClientProtocol class gains a new property named UnsafeAuthenticatedConnectionSharing that can be set to True to allow an authenticated connection to be shared between requests .

The System.Web.Services.Protocols.HttpGetClientProtocol class gains a new property named UnsafeAuthenticatedConnectionSharing that can be set to True to allow an authenticated connection to be shared between requests.

The System.Web.Services.Protocols.HttpPostClientProtocol class gains a new property named UnsafeAuthenticatedConnectionSharing that can be set to True to allow an authenticated connection to be shared between requests.

The System.Web.Services.Protocols.HttpSimpleClientProtocol class gains a new property named UnsafeAuthenticatedConnectionSharing that can be set to True to allow an authenticated connection to be shared between requests.

The System.Web.Services.Protocols.HttpWebClientProtocol class gains a new property named UnsafeAuthenticatedConnectionSharing that can be set to True to allow an authenticated connection to be shared between requests.

The System.Web.Services.Protocols.SoapHttpClientProtocol class gains a new property named UnsafeAuthenticatedConnectionSharing that can be set to True to allow an authenticated connection to be shared between requests.

The System.Web.Services.Protocols.SoapMessage class gains a new property named ContentEncoding that can be used to provide supplementary details about the content without having to set the Content-Type HTTP header for the complete response.

The System.Web.Services.Protocols.SoapClientMessage class gains a new property named ContentEncoding that can be used to provide supplementary details about the content without having to set the Content-Type HTTP header for the complete response.

The System.Web.Services.Protocols.SoapServerMessage class gains a new property named ContentEncoding that can be used to provide supplementary details about the content without having to set the Content-Type HTTP header for the complete response.




Professional ASP. NET 1.1
Professional ASP.NET MVC 1.0 (Wrox Programmer to Programmer)
ISBN: 0470384611
EAN: 2147483647
Year: 2006
Pages: 243

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net