all groups > dotnet web services > may 2006 >
You're in the

dotnet web services

group:

Authenticating Web Service


Authenticating Web Service Anbu
5/24/2006 5:44:55 AM
dotnet web services:

I'm using VS 2005 (Framework 2.0) to consume a Web Service. This web
service is hosted on an Unix Server with Digest authentication mode.

How can I autherize the client to access the Web Service?

In .NET Framework 1.1, there was an option to setup Credentials. How
this can be done in ,NET framework 2.0

Thanks,
Anbu
Re: Authenticating Web Service Gaurav Vaish (EduJini.IN)
5/25/2006 12:00:00 AM
The same way...
There are authentications at two levels:

1. HTTP Authentication: Digest Authentication
2. WS Authentication: Look for the topic of WebService Policies (WSE 3.0).


--
Happy Hacking,
Gaurav Vaish
http://www.mastergaurav.org
http://www.edujini.in
-------------------


[quoted text, click to view]

AddThis Social Bookmark Button