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
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