Re: Forms Authenication - Getting User ID



If Forms authentication is working correctly, you do this the same way you
do with other authentication methods: Context.User.Identity.Name.

Joe K.

"Robert E. Flaherty" <Bobf@xxxxxxxxxxxxxx> wrote in message
news:eCLQDXNaGHA.4292@xxxxxxxxxxxxxxxxxxxxxxx
How do you retreive the user id from the persistent cookie when using
forms authentication?



.