PrepAway - Latest Free Exam Questions & Answers

What should you recommend?

You create Web-based client applications. You administer a large ASP.NET Web application that is hosted by using IIS.

The application must meet the following requirements:

Permit all users to log on by using a Web page that is integrated into the application. The security configuration must accommodate the largest number of browsers possible.

You need to make recommendations for a security plan that meets the application requirements. What should you recommend?

PrepAway - Latest Free Exam Questions & Answers

A.
Configure IIS to use Basic authentication.

B.
Configure IIS to use Integrated Windows authentication.

C.
Set the mode attribute of the authorization element in the Web.config file for the application to Windows. A custom logon form should be created in the application and the classes in the System.Web.Security namespace must be used to manage the authentication process.

D.
Set the mode attribute of the authentication element in the Web.config file for the application to Forms. A custom logon form should be created in the application and the classes in the System.Web.Security namespace must be used to manage the authentication process.


Leave a Reply