|
-
Jul 15th, 2008, 12:43 PM
#1
Thread Starter
Lively Member
Forms authentication and resusing password
I have a .NET 2.0 web application that uses forms authentication. Is there a way to get at the username and password. I need to reuse the username and password for a web service's credentials.
-
Jul 15th, 2008, 12:46 PM
#2
Re: Forms authentication and resusing password
save them in Session and passed it to web service as encrypted parameter when needed !!
__________________
Rate the posts that helped you 
-
Jul 15th, 2008, 01:02 PM
#3
Re: Forms authentication and resusing password
You have a web service that uses forms authentication? Why?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|