我可以使用 Graph APIs 和 ADAL 库将 Azure 工作场所加入设备状态更改为合规性吗 [英]Can I change the Azure Work place Join Device status to compliance using Graph APis and ADAL library
不幸的是,我有一个连接到交换 Web 服务的 azure 函数,使用的服务帐户启用了 MFA [英]I have an azure functions that connect to exchange web service unfortunately the service account used has MFA enabled
ADAL无头原生客户端应用程序和多因素身份验证(MFA) [英]ADAL headless native client app and multi-factor authentication (MFA)
如何在使用缓存登录凭据将用户登录到应用程序之前让ADAL检查用户名 [英]How to get ADAL to check username before using cached login credentials to logon user to application
如何使用 MSAL 代表使用 AAD v1 的用户获取访问令牌? [英]How to use MSAL to get access token on behalf of a user using AAD v1?