Microsoft
MB-820 · Question #114
MB-820 Question #114: Real Exam Question with Answer & Explanation
Sign in or unlock MB-820 to reveal the answer and full explanation for question #114. The question stem and answer options stay visible for context.
Question
You plan to call a web service by using the data type HttpClient from a Business Central AL extension. You must provide the following implementation for the web service call: - The web service must authenticate the client with a certificate. - The certificate must include a password. - The password must be hidden when you debug the code You need to include the certificate in the web service call. Which instruction should you use?
Options
- AHttpClient.AddCertificate(Certificate: Text, Password: Text);
- BHttpClient.AddCertificate(Certificate: SecretText, Password: SecretText);
- CHttpClient.AddCertificate(Certificate: Blob, Password: SecretText);
- DHttpClient.AddCertificate(Password: SecretText);
Unlock MB-820 to see the answer
You've previewed enough free MB-820 questions. Unlock MB-820 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.