I am trying to convert some code written in ASP.NET (with .NET version 3.5) that is using Windows Identity Foundation in MVC 5 that is using .NET 4.5
I found some useful information on msdn here and here.
I haven't yet found equivalent of WSFederationConstants.Parameters.Result
in .NET 4.5
What can be used to replace that?