小编Joh*_*eid的帖子

查找未使用双因素身份验证的所有Google Apps用户

我们正在为所有Google Apps用户实施双因素身份验证.

我编写了一个脚本,根据Google提供的示例列出Google Apps域中的用户(https://developers.google.com/apps-script/advanced/admin-sdk-directory#list_all_users)

我想要使​​用或不使用双因素身份验证的用户过滤该列表,但我无法在User API中找到允许我这样做的任何地方.

如果用户使用双因素身份验证,有谁知道我能找到谁?

google-app-engine google-api google-apps google-apps-script

5
推荐指数
1
解决办法
2843
查看次数