This repository was archived by the owner on Dec 4, 2023. It is now read-only.

Description
Port this change from botbuilder-dotnet/master branch:
microsoft/botbuilder-dotnet#3741
This parameter enables application developers to achieve easy certificates roll-over in Azure AD: setting this parameter to true will send the public certificate to Azure AD along with the token request, so that Azure AD can use it to validate the subject name based on a trusted issuer policy. This saves the application admin from the need to explicitly manage the certificate rollover (either via portal or powershell/CLI operation)
Changed projects
[R9,authentication]