2 references to AuthenticationService
System.Web.Extensions (2)
Handlers\ScriptModule.cs (1)
24private static Type _authenticationServiceType = typeof(System.Web.Security.AuthenticationService); // disambiguation required
Script\Services\WebServiceData.cs (1)
67return new WebServiceData(typeof(System.Web.Security.AuthenticationService), false);