3 references to UserIsNotAuthenticated
System.Web.Extensions (3)
ApplicationServices\ApplicationServiceHelper.cs (1)
89throw new HttpException(AtlasWeb.UserIsNotAuthenticated);
ApplicationServices\ProfileService.cs (2)
304throw new HttpException(AtlasWeb.UserIsNotAuthenticated); 306throw new Exception(AtlasWeb.UserIsNotAuthenticated);