Is it possible to pass the System.Net.CredentialCache.DefaultCredentials (WPF Application) to a MVC website for authentication? I want the user to be able to go to a URL (using a Frame in WPF) without having to login. We're developing the website so we can make any needed changes there as well.
feedback
|