Tagged Questions
2
votes
4answers
2k views
SerializationException on 'CustomIdentity' when user is denied in ASP.NET
I try to implement ASP.NET Authentication and Authorization on top of our existing database.
We have a website calling a webservice to fetch its data. To use the webservice, i need to provide the ...