K
kpg*
Hi all,
I want to perform the same action the the loginstatus control
does to logout a user programatically, but I can't seem to find
a 'logout' method in any of the membership classes.
The user gets authenticated using the login control and the build-in
database, but there are times when I want to logout the user and
send them back to the login page. At this point the "isAuthenticated"
method should return false.
Is there a logout method somewhere, and if not, is there a way
to perform all the steps manually to accomplish the same thing?
thanks
kpg
I want to perform the same action the the loginstatus control
does to logout a user programatically, but I can't seem to find
a 'logout' method in any of the membership classes.
The user gets authenticated using the login control and the build-in
database, but there are times when I want to logout the user and
send them back to the login page. At this point the "isAuthenticated"
method should return false.
Is there a logout method somewhere, and if not, is there a way
to perform all the steps manually to accomplish the same thing?
thanks
kpg