.NET中的MFA实施,无需使用浏览器 [英] MFA implementation in .NET without using browser

查看:118
本文介绍了.NET中的MFA实施,无需使用浏览器的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述


我想实现MFA,以使用.NET代码对Azure Active Directory帐户进行身份验证,而不必使用浏览器.

I want to implement MFA for authenticating an Azure Active Directory account in .NET code without having to use a browser. Is there any library which can be used for this?

推荐答案

您可以使用C#中的Active Directory身份验证库(ADAL)来实现MFA.请参阅 示例 了解实施细节.

You can implement MFA using Active Directory Authentication Library (ADAL) in C#.  Please refer to sample for implementation details.


这篇关于.NET中的MFA实施,无需使用浏览器的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆