For Programmers: Free Programming Magazines  


Home > Archive > ASP .NET Webservices > March 2005 > query









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author query
Preeti Jain via .NET 247

2005-03-21, 3:57 am

Hi,
how to give password in "*" format in method of web Service of C#....

--------------------------------
From: Preeti Jain

-----------------------
Posted by a user from .NET 247 (http://www.dotnet247.com/)

<Id>Y3dttFpO6EOva7QJvRaS1w==</Id>
Vern DeHaven

2005-03-22, 4:01 pm

Preeti,

You cannot send passwords like that to a Web service. However, you can
encrypt credentials in the header of SOAP requests using Microsoft's Web
Services Enhancements:

http://msdn.microsoft.com/webservic...se/default.aspx

This link will give you some info on how to do this correctly:

http://msdn.microsoft.com/webservic...ernametoken.asp

HTH,
Vern

On Mon, 21 Mar 2005 02:23:30 -0500, Preeti Jain via .NET 247
<anonymous@dotnet247.com> wrote:

> Hi,
> how to give password in "*" format in method of web Service of C#....
>
> --------------------------------
> From: Preeti Jain
>
> -----------------------
> Posted by a user from .NET 247 (http://www.dotnet247.com/)
>
> <Id>Y3dttFpO6EOva7QJvRaS1w==</Id>


Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2009 codecomments.com