Microsoft
70-513 · Question #182
70-513 Question #182: Real Exam Question with Answer & Explanation
Sign in or unlock 70-513 to reveal the answer and full explanation for question #182. The question stem and answer options stay visible for context.
Question
You are adding a Windows Communication Foundation (WCF) service to an existing application. The application is configured as follows. (Line numbers are included for reference only) 01 <configuration> 02 <system.serviceModel> 03 <services> 04 <service name="Contoso.Sales.Stock.Service" 05 behaviorConfiguration="MetadataBehavior"> 06 <host> 07 <baseAddresses> 09 </baseAddresses> 10 </host> 11 </service> 12 </services> 13 <behaviors> 14 <serviceBehaviors> 15 <behavior name="MetadataBehavior"> 16 </behavior> 17 </serviceBehaviors> 18 </behaviors> 19 ... You need to configure the service to publish the service metadata. Which two actions should you perform? (Each answer presents part of the solution. Choose two.)
Options
- AAdd the following XML segment between lines 10 and 11:
- BAdd the following XML segment between lines 10 and 11:
- CAdd the following XML segment between lines 15 and 16:
- DAdd the following XML segment between lines 15 and 16:
Unlock 70-513 to see the answer
You've previewed enough free 70-513 questions. Unlock 70-513 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.