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
864 stars 480 forks source link

CertificateServiceClientCredentialsFactory handles public, Gov, and private clouds #6806

Closed tracyboehrer closed 1 week ago

tracyboehrer commented 2 weeks ago

Fixes #6805

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

BruceHaley commented 1 week ago

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