2 writes to _cancel
System.Web.ApplicationServices (2)
Security\ValidatePasswordEventArgs.cs (2)
33_cancel = false; 54set{ _cancel = value; }
1 reference to _cancel
System.Web.ApplicationServices (1)
Security\ValidatePasswordEventArgs.cs (1)
53get{ return _cancel; }