nerdexam
Microsoft

70-513 · Question #312

You have a self-hosted Windows Communication Foundation (WCF) service. You need to configure the service to provide an X.509 certificate during authentication What should you use to configure the…

The correct answer is C. the SetCertificate method of the X5O9CertificateRecipientServiceCredential class. See the full explanation below for the reasoning.

Question

You have a self-hosted Windows Communication Foundation (WCF) service. You need to configure the service to provide an X.509 certificate during authentication What should you use to configure the service?

Options

  • Athe Certificate property of the X509CertificatelnitiatorServiceCredential class
  • Bthe SetCertificate method of the X509CertificatelnitiatorServiceCredential class
  • Cthe SetCertificate method of the X5O9CertificateRecipientServiceCredential class
  • Dthe TrustedStoreLocation property of the X5O9CertificateRecipientServiceCredential class

How the community answered

(23 responses)
  • A
    4% (1)
  • B
    9% (2)
  • C
    83% (19)
  • D
    4% (1)

Community Discussion

No community discussion yet for this question.

Full 70-513 Practice