Question:Which of the following Web.confi g segments correctly requires that all users beauthenticated using a Windows user account? 

A <authentication mode="Windows" /> <authorization> <deny users="*" /> </authorization> 

B <authentication mode="Windows" /> <authorization> <allow users="*" /> </authorization> 

C <authentication mode="Windows" /> <authorization> <deny users="?" /> </authorization> 

D <authentication mode="Windows" /> <authorization> <allow users="*" /> </authorization> 

+ Answer
+ Report
Total Preview: 1669

Copyright © 2024. Powered by Intellect Software Ltd