c# - deactivating FormsAuthentication ticket -


i have misunderstanding forms authentication. example app has many employees , 1 of them retired. user information needed documantation. disable account. how can make authentication tickets in browsers became deactivated cannot use app authorised user?


Comments

Popular posts from this blog

hibernate - How to load global settings frequently used in application in Java -

python 3.x - Mapping specific letters onto a list of words -

objective c - Ownership modifiers with manual reference counting -