Skip to content

Commit 221112c

Browse files
authored
Update README.md
Signed-off-by: Joachim Fosse <56757601+joaf123@users.noreply.github.com>
1 parent e8e46db commit 221112c

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
1-
# Verify FormsAuthentication cookie on request through custom attribute
1+
# Verify FormsAuthentication cookie on request using a custom attribute
22

33
ASP.NET HttpModule for verification of FormsAuthentication on requests, using custom attributes.
4+
Supports WebMethods, Page Classes, MasterPage Classes & WebService Classes
45

5-
## Setup:
6+
## Setup:
67

78
### Web.config
89
```xml

0 commit comments

Comments
 (0)