How to implement authentication via web.config?
Options
- Include the authentication element.
- Include the authorization element.
- Include the identity element.
- Include the deny element.
CORRECT ANSWER : Include the authorization element.
Write your comments