1 write to _userName
System.Web.ApplicationServices (1)
Security\ValidatePasswordEventArgs.cs (1)
30
_userName
= userName;
1 reference to _userName
System.Web.ApplicationServices (1)
Security\ValidatePasswordEventArgs.cs (1)
38
get{ return
_userName
; }