0
kicks
Forms authentication with Client Application Services
System.Web.ClientServices.Providers contains client service providers that support remote access to the Microsoft Ajax authentication, roles, and profile services.
Today we will be looking at a common use case and solve it using client application services. We have a remote website containing the default ASP.NET membership provider and we need to access it from another website in order to log on a remote user.
In order to enable client application services in the remote site we need to change the web.config