nerdexam
Microsoft

70-513 · Question #27

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

(25 responses)
  • A
    76% (19)
  • B
    8% (2)
  • C
    12% (3)
  • D
    4% (1)

Community Discussion

No community discussion yet for this question.

Full 70-513 Practice