Question:

You are developing a Web application that will be accessed from the Internet. The Web application must meet the following requirements:

Allow access by authorized users only.

Allow site visitors to create user accounts.

You need to secure the Web application by using the least amount of custom code. What should you do? (More than one answer choice may achieve the goal. Select the BEST answer.)

 

A 

Enable Windows authentication.

 

B 

Enable Forms authentication and use the SqlMembershipProvider provider.

 

C 

Enable Forms authentication and use the ActiveDirectoryMembershipProvider provider.

 

D 

Create a WindowsIdentity object and validate the authentication token within the Page_Init event of each Web page.

 

+ Answer
+ Report
Total Preview: 966

Copyright © 2024. Powered by Intellect Software Ltd