Tagged Questions
0
votes
1answer
115 views
IIS7: Is it possible to use Forms Authentication and IP Restrictions at the same time?
I am managing a web application that uses forms authentication. Most of it (including the login functionality) was written by a 3rd party so I cannot change it's architecture.
The web application uses ...