Using Authentication Services in ASP.NET AJAX for Forms Authentication,Forms authentication in asp.net ajax.To provide Forms Authentication in ASP.Net AJAX, Authentication Service is packed with the ASP.Net AJAX framework as a web service, which is exposed to the client through a web service proxy script. This proxy scripts are packed inside Sys.Services namespace that gets exposed to the client when Forms authentication is enabled in the ASP.NET AJAX application.
