I have a legacy ASP.NET WebForms app with a bunch of WebMethods. I\'m trying to implement CSRF protection for this app, and would like to call a function before
WebMethods