ASP.NET impersonation feature does not apply to certain methods on custom SoapExtensions and SoapExtensionAttributes in Web Services (318038)
The information in this article applies to:
- Microsoft Web Services (included with the .NET Framework) 1.0
- Microsoft Web Services (included with the .NET Framework 1.1)
This article was previously published under Q318038 SUMMARYThe Microsoft ASP.NET Web services SoapExtension feature permits you to write a class that you can use to hook into WebMethod request processing and into WebMethod response processing to perform logging encryption, signing, and other actions. If you have configured impersonation for your Web Service, some calls that are made to this class that you have written occur outside the impersonation context.REFERENCESFor additional information about the SoapExtension.ChainStream method, visit the following Microsoft Developer Network (MSDN) Web site: For additional information about the SoapExtension.ProcessMessage method, visit the following MSDN Web site:
Modification Type: | Major | Last Reviewed: | 5/12/2004 |
---|
Keywords: | kbWebServices kbinfo KB318038 kbAudDeveloper |
---|
|