asp.net - LastActivityDate different than LastLoginDate in ASPNET Membership Provider -


in aspnet membership provider implementation, lastactivitydate different lastlogindate. kind of information stored in column if user not log in?

thank you

for new user lastlogindate , lastactivitydate equal creationdate.

the lastlogindate updated when method "validateuser" called. in cases @ login.

the lastactivitydate updated when method "validateuser" called when information profile requested.

so in last case can happens when have example backendpage list of users including profile information see lastactivitydate same users. lastactivitydate set date , time access backendpage.


Comments

Popular posts from this blog

basic authentication with http post params android -

vb.net - Virtual Keyboard commands -

css - Firefox for ubuntu renders wrong colors -