Which code segment should you use?

You deploy Domain.coms Internet Web site. You need to deny anonymous access to the Web site, allowing only authenticated users. Which code segment should you use?

You deploy Domain.coms Internet Web site. You need to deny anonymous access to the Web site, allowing only authenticated users. Which code segment should you use?

A.
<authorization> <allow users="?"/> </authorization>

B.
<authorization> <deny users="?"/> </authorization>

C.
<authorization> <deny users="*"/></authorization>

D.
<authorization> <allow users="*"/> </authorization>



Leave a Reply 0

Your email address will not be published. Required fields are marked *