Skip to main content
Home Forums General Silverlight Getting Started Passing userid and password (ASPXAUTH)
1 replies. Latest Post by SharpGIS on July 2, 2009.
(0)
rikdes
Member
0 points
17 Posts
07-02-2009 12:41 PM |
Hi,
I want to pass my asp.net authentication cookie(".ASPXAUTH") to silverlight to get the userid and password. I need them to get some information from other tables.Is there a secure way to do that?
Thanks
SharpGIS
Contributor
3397 points
611 Posts
07-02-2009 10:04 PM |
Take a look at this: http://blogs.msdn.com/brada/archive/2008/05/03/accessing-the-asp-net-authentication-profile-and-role-service-in-silverlight.aspx and http://blogs.msdn.com/brada/archive/2008/06/23/using-asp-net-authentication-in-a-web-service-with-silverlight.aspx