I am basically looking for an event that is contrary to FormsAuthentication_OnAuthenticate when I log out of the database when the user logs out I want to get some value. I tried to put it in the session-END event, but it seems that the users have already gone from this executed time.
Update: If I can not determine that when a particular user is deauthenticated (i.e., session time is out), then is there any way to obtain a list of all valid users at present? If I can, then in session I_, I can only remove records from DB which are not currently affiliated with certified users.
Session_and has not been abusive in the fire - if you do not use epic session for example If it is, then it will not fire at all. If your application is re-cycled or dies, again, it will not be a fire.
Your best bet is that in the shared code it will be the code that you can call from many places:
- You can set events in your control - Call them to handle the people who understand your method.
- If you are using InProc session, then in your session E_de event, but make sure you see if they are already logged out (as you have seen).
- If you are not using InProc sessions, you will need to make a bit more constructive, perhaps considering the occurrence of an event that would fire every time and later (perhaps on session_start That there is no effect on fire) that gets activated by that time and clears those users who have been exhausted from the previous active time (as described by Greg).
Unforunately gives you some useful information, but not all of them:
GetNumberOfUsersOnline
this "key Number users currently have access to an app. "- Great, but only the methods that users will find:
GetAllUsers // All users from the storage provider can be found (address FindUsersByName FindUsersByEmail
Unfortunately for any of these same property "s Action users "can return only according to counting.
Membership is not an "ice-line" property by looking at members of the user - just the last login and last activity date - for the disconnected nature of the qualified web, it is probably as good as you are going to receive.
Comments
Post a Comment