What should you do?

You are creating an ASP.NET application by using the .NET Framework 3.5.

The application will be deployed to an intranet server in your organization.

You need to ensure that the application meets the following requirements:

– Users must be able to log on to the application by using their Active Directory credentials.
– Each page in the application must display controls for user name and password when accessed by an unauthenticated user.

What should you do?

You are creating an ASP.NET application by using the .NET Framework 3.5.

The application will be deployed to an intranet server in your organization.

You need to ensure that the application meets the following requirements:

– Users must be able to log on to the application by using their Active Directory credentials.
– Each page in the application must display controls for user name and password when accessed by an unauthenticated user.

What should you do?

A.
Use Windows authentication
Enable impersonation

B.
Use Windows authentication
Disable impersonation

C.
Use Forms authentication
Use the SqlMembershipProviderclass

D.
Use Forms authentication
Use the ActiveDirectoryMembershipProviderclass.



Leave a Reply 0

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