nerdexam
Microsoft

70-513 · Question #17

A Windows Communication Foundation (WCF) service interacts with the database of a workflow engine. Data access authorization is managed by the database, which raises security exceptions if a user is…

The correct answer is B. serviceDebug. See the full explanation below for the reasoning.

Question

A Windows Communication Foundation (WCF) service interacts with the database of a workflow engine. Data access authorization is managed by the database, which raises security exceptions if a user is unauthorized to access it. You need to ensure that the application transmits the exceptions raised by the database to the client that is calling the service. Which behavior should you configure and apply to the service?

Options

  • Arouting
  • BserviceDebug
  • CserviceSecurityAudit
  • DworkflowUnhandledException

How the community answered

(44 responses)
  • A
    7% (3)
  • B
    70% (31)
  • C
    5% (2)
  • D
    18% (8)

Community Discussion

No community discussion yet for this question.

Full 70-513 Practice