阅读背景:

在.NET中,如何为需要身份验证的Web服务提供会话标识符?

来源:互联网 

I am using a web service that requires authentication from .NET (Visual Studio 2010). According to the documentation, you first request a session identifier from the first web service. I can do that with no problem. Then you are supposed to call the second web service for actually performing your query, passing the session identifier in a cookie. Here is my sample code: I am using a web service that requires authenti




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: