1 write to _Context
System.Web (1)
Security\GenericAuthenticationEventArgs.cs (1)
33
_Context
= context;
1 reference to _Context
System.Web (1)
Security\GenericAuthenticationEventArgs.cs (1)
26
public HttpContext Context { get { return
_Context
;}}