HttpRequest.IsAuthenticated, modify it

A

Andrea

Is possible, without using the login system provided with .net framework,
to modify the value of this property?
Reflectoring it, there is a get_IsAuthenticathed() booleand fucntion, but
I don't know where it is, what he do, and
honestly I don't think that it's a suitable way try to modify that.

Any suggestion?

Andrea
 
A

Andrea

HttpRequest.IsAuthenticated is read only. What are you trying to
I saw it's readonly. I have a non .net login form where I authenticate user.
grant him the access, want to use the Request.IsAuthentichated.

The only way I've found is to create a FormAuthentication ticket, but it
alway request a Response.Redirect before it will be read.

Some other Idea?

Thanks
Andrea
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,766
Messages
2,569,569
Members
45,042
Latest member
icassiem

Latest Threads

Top