Which two configuration settings should you add?

You are creating an ASP NET web application that hosts several Windows Communication

Foundation (WCF) services the services have ASP.NET Compatibility Mode enabled. Users
authenticate with the Web application by using a cookie-based ASR NET Forms
Authentication model. You add a service tile named Authentication. svc that contains the
following code segment <%@ SenviceHost Servicee”System Web Application Services
Authentication
Service”Factory=”System.Web.ApplicationServices.AppicationServicesHostFactory’ %>
You need to ensure that users can access the WCF services without having to
re-authenticate. Which two configuration settings should you add? (Each is part of a
complete solution. Choose two.)

You are creating an ASP NET web application that hosts several Windows Communication

Foundation (WCF) services the services have ASP.NET Compatibility Mode enabled. Users
authenticate with the Web application by using a cookie-based ASR NET Forms
Authentication model. You add a service tile named Authentication. svc that contains the
following code segment <%@ SenviceHost Servicee”System Web Application Services
Authentication
Service”Factory=”System.Web.ApplicationServices.AppicationServicesHostFactory’ %>
You need to ensure that users can access the WCF services without having to
re-authenticate. Which two configuration settings should you add? (Each is part of a
complete solution. Choose two.)

A.
In the system web.extensions/scripting/webServices/profileService element, set the
enabled attribute to true.

B.
Add a service endpoint with basicHttpBinding for the contract
System.WebApplicationServices.AuthenticationService.

C.
In the system web.extensions/scripting/webServices/authenticationService element, set
the enabled attribute to true.

D.
Add a custom service behavior named AuthenticationServiceTypeBehaviors with a
serviceAuthenticationManager element that has serviceAuthenticationManagerType set to
System Web Security. SQL Membership Provider



Leave a Reply 0

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