I am currently using Application.Current.Properties to store all the user sessions. What do i do to erase all of the user session from Application.Current.Properties after log out?
↧
I am currently using Application.Current.Properties to store all the user sessions. What do i do to erase all of the user session from Application.Current.Properties after log out?