GIAC GIAC Secure Software Programmer - C#.NET GSSP-.NET Question # 97 Topic 10 Discussion

GIAC GIAC Secure Software Programmer - C#.NET GSSP-.NET Question # 97 Topic 10 Discussion

GSSP-.NET Exam Topic 10 Question 97 Discussion:
Question #: 97
Topic #: 10

You work as a Software Developer for ABC Inc. The company uses Visual Studio .NET 2008 as its application development platform. You are creating an ASP.NET Web application using .NET Framework 3.5. The application will be deployed on an intranet server of the company. You require that the application meets the following requirements:

l Users can log on to the application by using their Active Directory credentials.

l Each Web page in the application must display user name and password controls for an unauthenticated user.

What will you do to accomplish this?


A.

Use Forms authentication and use the SqlMembershipProvider class.


B.

Use Forms authentication and use the ActiveDirectoryMembershipProvider class.


C.

Use Windows authentication and enable impersonation.


D.

Use Windows authentication and disable impersonation.


Get Premium GSSP-.NET Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.