Saturday 19 November 2011

Q. How to implement authentication via web.config?


 A. Include the authentication element.
 B. Include the authorization element.
 C. Include the identity element.
 D. Include the deny element.
Ans: B.