microsoft / botbuilder-dotnet

Welcome to the Bot Framework SDK for .NET repository, which is the home for the libraries and packages that enable developers to build sophisticated bot applications using .NET.
https://github.com/Microsoft/botframework
MIT License
878 stars 484 forks source link

CertificateServiceClientCredentialsFactory handles public, Gov, and private clouds #6806

Closed tracyboehrer closed 5 months ago

tracyboehrer commented 5 months ago

Fixes #6805

This change also handles certificate auth against private clouds as the PasswordServiceClientCredentialFactory does.

BruceHaley commented 5 months ago

:heavy_check_mark: No Binary Compatibility issues for Microsoft.Bot.Connector.dll