3 references to UserNameInternal
System.Web (3)
UI\WebControls\login.cs (3)
1093System.Web.Security.FormsAuthentication.SetAuthCookie(UserNameInternal, RememberMeSet); 1116e.Authenticated = provider.ValidateUser(UserNameInternal, PasswordInternal); 1700string userName = UserNameInternal;