Azure AD B2C 图表 API 参考在哪里?

Where is the Azure AD B2C Graph API Reference?

Graph API 中 B2C 的 api 参考在哪里?

this section? Maybe there is not a single section? I say that b/c the demo app uses api's under the user section and api's under the Azure AD -> Applications.

Azure AD Graph 没有为 Azure AD B2C 做任何特殊规定,它与您用于 Azure AD 的 API 相同。主要区别在于,在没有同意功能的情况下,所有访问都是通过应用程序级凭据执行的。