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)- A4% (1)
- B9% (2)
- C83% (19)
- D4% (1)
Community Discussion
No community discussion yet for this question.