Greetings

I am designing an Application Security system for an ASP.NET application using Azman.

Questions:

What is the performance impact of holding a reference to a User Context object in session?

Can an object which has a reference to a User Context object be serialized using the .NET serialization framework?

Cheers

John