httpModule for verification of FormsAuthentication cookie on request, using a custom attribute.
Currently supported use cases:
[RequiresAuthentication]
[WebMethod]
public string AjaxMethod() {[RequiresAuthentication]
public partial class WebFormsPage : System.Web.UI.PageRemember to set the FormsAuthentication cookie!