You need to use the least amount of development effort to enable users to log on

You are developing an ASP.NET MVC application to be used on the Internet. The
environment uses Active Directory with delegation to access secure resources.
Users must be able to log on to the application to maintain their personal preferences.
You need to use the least amount of development effort to enable users to log on.
What should you do?

You are developing an ASP.NET MVC application to be used on the Internet. The
environment uses Active Directory with delegation to access secure resources.
Users must be able to log on to the application to maintain their personal preferences.
You need to use the least amount of development effort to enable users to log on.
What should you do?

A.
Enable Windows authentication.

B.
Generate server SSL certificates and install them in IIS.

C.
Enable Digest authentication.

D.
Enable Forms authentication.



Leave a Reply 3

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


chicco

chicco

Windows Authentication on internet? I think A is not the correct answer…

Chicco

Chicco

Ok, A is correct…

FigArt

FigArt

Yeah A is correct