简体   繁体   中英

Windows Identity session management for silverlight / wpf

I'm testing WIF, most examples are in Asp.Net though and I'm more interested by WPF/Silverlight. How would you handle sessions in this case ? With Asp.net in case the soap service requests a new login, we are redirected to the login page, how can we do when using WPF or Silverlight ?

More generally speaking, how do you handle a refused connection ?

Take a look at the hands-on lab for Silverlight and WIF:

http://msdn.microsoft.com/en-us/IdentityTrainingCourse_SilverligthAndIdentity2010

As you'll see, the basic process is similar to a normal ASP.NET web application.

Hope this helps.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM