Azure Active Directory:MFA 验证 phone 号码存储在哪里?

Azure Active Directory: Where is the MFA verified phone number stored?

一旦用户通过多重身份验证通过 Azure Active Directory B2C 验证了他们的 phone 号码,这些数据和关于设备的其他元数据存储在哪里?开发人员可以在哪里访问它,因为我只能在您部署本地解决方案时找到信息文档没有详细说明其他任何内容。

不确定 B2C 用户是否相同,但对于普通 AAD 用户,此信息存储在 AAD 中的 StrongAuthenticationPhoneAppDetailsStrongAuthenticationUserDetails 属性中。