Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hi all,
Is there anyway to retrieve when a member last logged in and the time and date of that login? I thought it was inherent in the .NET membership system, but I cannot find it.
Thanks.
Hi Darryl,
You have to create custom properties on your Member Type that you link to the membership provider settings in the web.config file.
See this wiki post for more information: http://our.umbraco.org/wiki/how-tos/membership-providers/umbracomembershipprovider-properties
Cheers,
Michael.
Hi Mike,
Thanks for the invite, any idea where I can access those values now?
Regards,
Darryl
Never mind - show on profile ;)
Thanks again!
I'm glad it solved your problem :-)
It shows indeed on profile, and you can also access it programmatically by using the default Asp.net Member properties.
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.
Continue discussion
Members & Last Log-in
Hi all,
Is there anyway to retrieve when a member last logged in and the time and date of that login? I thought it was inherent in the .NET membership system, but I cannot find it.
Thanks.
Hi Darryl,
You have to create custom properties on your Member Type that you link to the membership provider settings in the web.config file.
See this wiki post for more information: http://our.umbraco.org/wiki/how-tos/membership-providers/umbracomembershipprovider-properties
Cheers,
Michael.
Hi Mike,
Thanks for the invite, any idea where I can access those values now?
Regards,
Darryl
Never mind - show on profile ;)
Thanks again!
Hi Darryl,
I'm glad it solved your problem :-)
It shows indeed on profile, and you can also access it programmatically by using the default Asp.net Member properties.
Cheers,
Michael.
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.