Results 1 to 3 of 3

Thread: Forms authentication and resusing password

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Oct 2005
    Posts
    73

    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.

  2. #2
    Frenzied Member
    Join Date
    Jan 2006
    Posts
    1,875

    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

  3. #3
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    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
  •  



Click Here to Expand Forum to Full Width