Azure AD REST API to check if MFA is enabled for a user

删除回忆录丶 提交于 2019-12-08 03:58:11

问题


I am able to execute a power shell command to check if mfa is enabled for a user. is there an equivalent REST call to check if user has mfa enabled in Azure AD?


回答1:


No, this is not currently available in the Azure AD Graph API or the Microsoft Graph API.



来源:https://stackoverflow.com/questions/42777344/azure-ad-rest-api-to-check-if-mfa-is-enabled-for-a-user

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!