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