794Software EngineeringMedium
How to implement authentication via web.config?
AInclude the authentication element
BInclude the authorization element.
CInclude the deny element.
DInclude the identity element.
Correct answer
B. Include the authorization element.
Explanation
The correct answer is Include the authorization element..