nerdexam
Microsoft

70-513 · Question #237

You implement a Windows Communication Foundation (WCF) service. The service is hosted in Internet Information Services (IIS). The service must use X.509 certificates to authorize specific methods…

The correct answer is A. Set the value of the Name property of the PrincipalPermissionAttribute to the identity of the C. In the web.config file for the service, in the serviceAuthorization element, set the value of the. See the full explanation below for the reasoning.

Question

You implement a Windows Communication Foundation (WCF) service. The service is hosted in Internet Information Services (IIS). The service must use X.509 certificates to authorize specific methods. You need to configure the service. What should you do? (Each correct answer presents part of the solution. Choose two.)

Options

  • ASet the value of the Name property of the PrincipalPermissionAttribute to the identity of the
  • BSet the value of the ControlEvidence property of the SecurityPermissionAttribute to the identity
  • CIn the web.config file for the service, in the serviceAuthorization element, set the value of the
  • DIn the web.config file for the service, in the serviceAuthorization element, set the value of the

How the community answered

(29 responses)
  • A
    72% (21)
  • B
    10% (3)
  • D
    17% (5)

Community Discussion

No community discussion yet for this question.

Full 70-513 Practice