Windows Develop Bookmark and Share   
 index > Windows Forms General > Authentication with a WebService through WindowsForms
 

Authentication with a WebService through WindowsForms

I know that I can either use SOAP Authentication or just regular Authentication in ASP.NET to do this and I'd probably rather just keep it simple and use Authentication in ASP.NET, but honestly, I have no clue how to pass them along when I call a WebMethod from my WindowsForms app.  Anybody have any links to articles on this sort of thing or could post a few lines of code or an explanation.

Thanx a lot!
MigrationUser 1  Friday, January 31, 2003 4:53 AM
Good question.

I need this too.
MigrationUser 1  Friday, January 31, 2003 4:14 PM
ok, nevermind, using this article, I got it to work...very cool  :) 

<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnwssecur/html/wssecauthwse.asp">WS-Security Authentication and Digital Signatures with Web Services Enhancements</a>
MigrationUser 1  Wednesday, February 05, 2003 12:01 AM
I'm glad you solved your problem.  In order to help others too, I've added that article to the security section of the Articles page.

 - mike
MigrationUser 1  Wednesday, February 05, 2003 4:05 AM
i just saw that on the front page and i was thinking...hhhmmm...i just talked about that on the forum...what a coincidence, then i saw this thread!  :p  I think it's definitely a good article to put up.  For what I was doing, I didn't need the second half of the article...worked great for me just to figure out how to send the security in the soap header
MigrationUser 1  Wednesday, February 05, 2003 6:54 PM

You can use google to search for other answers

Custom Search

More Threads

• ComboBox
• Getting control parenting exception in form constructor
• Could not Load Type
• MultiLine Listbox (VS 2005)
• ToolStrip.ItemClicked Event on ToolStripSplitButton Problem?
• Remote application
• Multi-Layer Tile Project Causing Upper two layers to flash
• VB.NET 9 vs C# 3.5 TimeZoneInfo.GetSystemTimeZones().OrderBy
• VB.Net adding new tabpages to a form at runtime.
• Read and write *.csv File