1 write to Name
System.Web (1)
Configuration\FormsAuthenticationUser.cs (1)
121Name = name.ToLower(CultureInfo.InvariantCulture);
1 reference to Name
System.Web (1)
Configuration\FormsAuthenticationUserCollection.cs (1)
141return ((FormsAuthenticationUser)element).Name;