简体   繁体   English

支持 MSAL 的“Microsoft.Azure.ServiceBus”版本?

[英]Version for "Microsoft.Azure.ServiceBus" to support MSAL?

What is version for "Microsoft.Azure.ServiceBus" to support MSAL? “Microsoft.Azure.ServiceBus”支持 MSAL 的版本是什么? I can see it is still internally using "Microsoft.Azure.Services.AppAuthentication"我可以看到它仍在内部使用“Microsoft.Azure.Services.AppAuthentication”

在此处输入图像描述

There is no version of Microsoft.Azure.ServiceBus that supports MSAL.没有支持 MSAL 的Microsoft.Azure.ServiceBus版本。 This Service Bus library is a legacy package that has been deprecated is and only receiving critical security and bug fixes.此服务总线库是旧版 package,已被弃用,并且仅接收关键的安全性和错误修复。

The Azure.Messaging.ServiceBus package is the recommended replacement. Azure.Messaging.ServiceBus package 是推荐的替代品。 As part of the current generation of the Azure SDK, it integrates with the Azure.Identity library for authentication/authorization.作为当前一代 Azure SDK 的一部分,它集成了Azure.Identity库用于身份验证/授权。 Azure.Identity uses MSAL internally and will continue to evolve and adhere to recommended guidance for identity management and security. Azure.Identity在内部使用 MSAL,并将继续发展并遵守身份管理和安全的推荐指南。

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 Microsoft.ServiceBus.Messaging与Microsoft.Azure.ServiceBus - Microsoft.ServiceBus.Messaging vs Microsoft.Azure.ServiceBus 从 Microsoft.Azure.ServiceBus 迁移到 Azure.Messaging.ServiceBus - Migration from Microsoft.Azure.ServiceBus to Azure.Messaging.ServiceBus 无法使用 Microsoft.Azure.ServiceBus 连接到 Azure ServiceBus - Cannot connect to Azure ServiceBus with Microsoft.Azure.ServiceBus 如何使用 Microsoft.Azure.ServiceBus 在订阅上创建 MessageReceiver - How to create MessageReceiver on subscription using Microsoft.Azure.ServiceBus Microsoft.Azure.ServiceBus 如何获取消息 State - Microsoft.Azure.ServiceBus How to get Message State Nuget 包下载 Microsoft.Azure.ServiceBus 失败 - Nuget Package downloading Microsoft.Azure.ServiceBus failed Microsoft.Azure.ServiceBus 2.0.0 消息的意外编码或内容 - Unexpected encoding or content of Microsoft.Azure.ServiceBus 2.0.0 message 如何清除C#(Microsoft.Azure.ServiceBus v3 +)中的Azure ServiceBus主题订阅? - How to purge a Azure ServiceBus Topics Subscrption in C# (Microsoft.Azure.ServiceBus v3+)? Microsoft.ServiceBus 中的 BrokeredMessage 类和 Microsoft.Azure.ServiceBus 中的 Message 类之间的区别 - Difference between BrokeredMessage class in Microsoft.ServiceBus and Message class in Microsoft.Azure.ServiceBus 最新 SDK 即 Azure.Messaging.ServiceBus 中 Microsoft.Azure.ServiceBus 的 ITopicClient 的等价物是什么 - What is the equivalent of ITopicClient of Microsoft.Azure.ServiceBus in the latest SDK i.e. Azure.Messaging.ServiceBus
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM