nerdexam
Microsoft

70-516 · Question #3

You use Microsoft Visual Studio 2010 and Microsoft .NET Framework 4.0 to create a Windows Communication Foundation (WCF) Data Services service. The service connects to a Microsoft SQL Server 2008…

The correct answer is B. Configure IIS to allow anonymous access. E. Modify the Data Services service to use a Microsoft ASP.NET membership provider. See the full explanation below for the reasoning.

Question

You use Microsoft Visual Studio 2010 and Microsoft .NET Framework 4.0 to create a Windows Communication Foundation (WCF) Data Services service. The service connects to a Microsoft SQL Server 2008 database. The service is hosted by an Internet Information Services (IIS) 6.0 server. You need to ensure that applications authenticate against user information stored in the database before the application is allowed to use the service. Which two actions should you perform? (Each correct answer presents part of the solution. Choose two.)

Options

  • AConfigure IIS to require basic authentication.
  • BConfigure IIS to allow anonymous access.
  • CConfigure IIS to require Windows authentication.
  • DEnable the WCF Authentication Service.
  • EModify the Data Services service to use a Microsoft ASP.NET membership provider.

How the community answered

(22 responses)
  • A
    5% (1)
  • B
    77% (17)
  • C
    5% (1)
  • D
    14% (3)

Community Discussion

No community discussion yet for this question.

Full 70-516 Practice