7 references to EnsureAuthenticationServiceEnabled
System.Web.Extensions (7)
ApplicationServices\AuthenticationService.cs (4)
101ApplicationServiceHelper.EnsureAuthenticationServiceEnabled(HttpContext.Current, true); 116ApplicationServiceHelper.EnsureAuthenticationServiceEnabled(HttpContext.Current, true); 125ApplicationServiceHelper.EnsureAuthenticationServiceEnabled(HttpContext.Current, true); 134ApplicationServiceHelper.EnsureAuthenticationServiceEnabled(HttpContext.Current, false);
Security\AuthenticationService.cs (3)
16ApplicationServiceHelper.EnsureAuthenticationServiceEnabled(HttpContext.Current, true); 31ApplicationServiceHelper.EnsureAuthenticationServiceEnabled(HttpContext.Current, false); 36ApplicationServiceHelper.EnsureAuthenticationServiceEnabled(HttpContext.Current, false);