Computer Programming MCQs ASP.net MCQs
Q How to implement authentication via web.config ?
  • A A. Include the deny element.
  • B B. Include the identity element.
  • C C. Include the authorization element.
  • D D. Include the authentication element
Leave a Comment