Attention: We are retiring the ASP.NET Community Blogs. Learn more >

Web.Services.AuthenticationService

It looks like I finally found how to do Authentication in Atlas.  There appears to be a static class called Web.Servcies.AuthenticationService.  It has two methods.  These are

  • login.
  • validateUser.

No Comments