Question 89 of 213
Single answerHOTSPOT -You are developing an Azure Web App. You configure TLS mutual authentication for the web app.You need to validate the client certificate in the web app. To answer, select the appropriate options in the answer area.NOTE: Each correct selection is worth one point.Hot Area:
✓A Accessing the client certificate from App Service.If you are using ASP.NET and configure your app to use client certificate authentication, the certificate will be available through the HttpRequest.ClientCertificate property. For other app
BRefer to simulation panel
✓
Correct Answer: A
Accessing the client certificate from App Service.If you are using ASP.NET and configure your app to use client certificate authentication, the certificate will be available through the HttpRequest.ClientCertificate property. For other app
▥
Explanation
The correct answer is highlighted above. Review the wording carefully, then use the next question to continue building your understanding of Microsoft certification topics.