How to implement authentication via web.config ?
How to implement authentication via web.config ?
		A. Include the deny element.
B. Include the identity element.
C. Include the authorization element. 
D. Include the authentication element
