Microsoft Exam Questions

Which code segment should you use?

You are developing an ASP.NET MVC application that uses forms authentication against a third‐party
database.
You need to authenticate the users.
Which code segment should you use?


A.
Option A

B.
Option B

C.
Option C

D.
Option D

Explanation:
Class ProviderBase
The provider model is intended to encapsulate all or part of the functionality of multiple ASP.NET
features, such as membership, profiles, and protected configuration.