nerdexam
Microsoft

70-513 · Question #322

A Windows Communication Foundation (WCF) service exposes two operations: OpA and OpB OpA needs to execute under the client's identity, and OpB needs to execute under the service's identity. You need…

The correct answer is D. Set the ImpersonateCallerForAllOperations property of the service's. See the full explanation below for the reasoning.

Question

A Windows Communication Foundation (WCF) service exposes two operations: OpA and OpB OpA needs to execute under the client's identity, and OpB needs to execute under the service's identity. You need to configure the service to run the operations under the correct identity What should you do?

Options

  • ASet the ImpersonateCallerForAllOperations property of the service's
  • BSet the ImpersonateCallerForAllOperations property of the service's
  • CSet the ImpersonateCallerForAllOperations property of the service's
  • DSet the ImpersonateCallerForAllOperations property of the service's

How the community answered

(24 responses)
  • A
    4% (1)
  • B
    4% (1)
  • C
    8% (2)
  • D
    83% (20)

Community Discussion

No community discussion yet for this question.

Full 70-513 Practice