Is there any way for me to add a method to the LogOff event other than writing a custom authentication provider?
I don't think Redirect After Logout would work for me, because this method would need access to the User's ID and some custom Profile Properties.
thx.