试题详情
单项选择题You create an intranet Web site for management of project documents. You need to enable all users to browse documents on the site. Only members of the administrators group must be able to upload files. Which code segment of the Web.config file should you use? ()

A、<allow verbs="GET" users="*" /><deny verbs="POST" users="*" /><allow verbs="POST" roles="Administrators" />

B、<allow roles="Administrators" /><deny users="*" />

C、<allow u sers="Administrators" /><allow users="*" />

D、<allow v erbs = "POST" roles="Administrators" /><deny verbs="POST" users="*" /><allow verbs="GET" users="*" />

  • D
  • 关注下方微信公众号,在线模考后查看

热门试题