Microsoft
70-513 · Question #146
A Windows Communication Foundation (WCF) service that handles corporate accounting must be changed to comply with government regulations of auditing and accountability. You need to configure the WCF…
The correct answer is A. Within the service configuration, add a serviceAuthorization behavior to the service, and set. See the full explanation below for the reasoning.
Question
A Windows Communication Foundation (WCF) service that handles corporate accounting must be changed to comply with government regulations of auditing and accountability. You need to configure the WCF service to execute under the Windows logged-on identity of the calling application. What should you do?
Options
- AWithin the service configuration, add a serviceAuthorization behavior to the service, and set
- BWithin the service configuration, add a serviceAuthenticationManager behavior to the service,
- CWithin the service configuration, add a serviceSecurityAudit behavior to the service, and set
- DWithin the service configuration, add a serviceCredentials behavior to the service, and set
How the community answered
(14 responses)- A71% (10)
- B14% (2)
- C7% (1)
- D7% (1)
Community Discussion
No community discussion yet for this question.