Microsoft Exam Questions

How can you ensure that users can access the services hosted by PassGuideApp without having to keep

DRAG DROP
Exhibit:
<%@ServiceHost Service=”System Web Application Services Authentication
Service”Factory=”System.Web.ApplicationServices.AppicationServicesHostFactory”%>
You are employed as a developer at PassGuide.com.
There is a ASP.Net web application PassGuideApp.
PassGuideApp hosts a few WCF services.
These services have ASP.NET Compatibility Mode enabled.
A cookie-based ASR NET Forms Authentication model is used by PassGuideApp to authenticate
users.
There is a service file PassGuide.svc. PassGuide.svc includes the code in the exhibit.
How can you ensure that users can access the services hosted by PassGuideApp without having
to keep re-authenticating?

Answer:

Explanation: