S
Samuel Shulman
Hi all
1. When allowing a user to change their username the system still has the
original username in the 'User.Identity.Name'
and this property is Read Only
2. Related question how can I set the user as logged without using the
'FormsAuthentication.RedirectFromLoginPage(txtUsername.Text, False)' method
Thank you,
Samuel
1. When allowing a user to change their username the system still has the
original username in the 'User.Identity.Name'
and this property is Read Only
2. Related question how can I set the user as logged without using the
'FormsAuthentication.RedirectFromLoginPage(txtUsername.Text, False)' method
Thank you,
Samuel