unauthenticate user

  • Thread starter Thread starter mike parr
  • Start date Start date
M

mike parr

I am using FormsAuthentication.SetAuthCookie to authenticate users.
However, I have a link that the user can click if they are not the user
logged in, so I need to be able to do the opposite of SetAuthCookie
(i.e. unauthenticate a user).

Does anybody know how to do this?


Cheers,

Mike
 

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

Back
Top