Microsoft
70-513 · Question #28
70-513 Question #28: Real Exam Question with Answer & Explanation
Sign in or unlock 70-513 to reveal the answer and full explanation for question #28. The question stem and answer options stay visible for context.
Question
Your company has a Windows Communication Foundation (WCF) service at the URL The <system.serviceModel> section of the configuration file is as follows. (Line numbers are included for reference only.) 01 <system.serviceModel> 02 <behaviors> 03 <serviceBehaviors> 04 <behavior> 05 <serviceDebug includeExceptionDetailInFaults="false" /> 06 ... 07 </behavior> 08 </serviceBehaviors> 09 </behaviors> 10 <serviceHostingEnvironment multipleSiteBindingsEnabled="true" /> 11 </system.serviceModel> You need to ensure that the service publishes the WSDL description at What should you do?
Options
- AChange the serviceDebug element at line 05 as follows.
- BInsert the following element at line 06.
- CInsert the following element at line 06.
- DInsert the following element at line 06.
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.