2 writes to _authenticated
System.Web (2)
UI\WebControls\AuthenticateEventArgs.cs (2)
18_authenticated = authenticated; 31_authenticated = value;
1 reference to _authenticated
System.Web (1)
UI\WebControls\AuthenticateEventArgs.cs (1)
28return _authenticated;