Microsoft
70-513 · Question #81
You are modifying a Windows Communication Foundation (WCF) service that issues security tokens. The service is accessible through the named pipe protocol. No endpoints are added in the service code…
The correct answer is C. Insert the followin at line 08. See the full explanation below for the reasoning.
Question
You are modifying a Windows Communication Foundation (WCF) service that issues security tokens. The service is accessible through the named pipe protocol. No endpoints are added in the service code. The configuration file for the service is as follows. (Line numbers are included for reference only.) You need to ensure that new and existing client applications can access the service through HTTP and named pipes. What should you do?
Exhibit
Options
- AInsert the following at line 05:
- BInsert the following at line 05:
- CInsert the followin at line 08:
- DInsert the followin at line 08:
How the community answered
(29 responses)- A10% (3)
- B3% (1)
- C72% (21)
- D14% (4)
Community Discussion
No community discussion yet for this question.
