We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8e46db commit 221112cCopy full SHA for 221112c
README.md
@@ -1,8 +1,9 @@
1
-# Verify FormsAuthentication cookie on request through custom attribute
+# Verify FormsAuthentication cookie on request using a custom attribute
2
3
ASP.NET HttpModule for verification of FormsAuthentication on requests, using custom attributes.
4
+Supports WebMethods, Page Classes, MasterPage Classes & WebService Classes
5
-## Setup:
6
+## Setup:
7
8
### Web.config
9
```xml
0 commit comments