What is role based security?
Ask by Sumit Kesarwani
Updated 19 Sep 2020
By default, ASP.NET will store the session state in the same process that processes the request, just as ASP does. If cookies are not available, a session can be tracked by adding a session identifier to the URL.