I followed this example to create a user in AAD B2C.
https://docs.microsoft.com/en-us/azure/active-directory-b2c/microsoft-graph-operations#code-sample-how-to-programmatically-manage-user-accounts
We are using MFA so we need to add authentication contact info.
How can I add that information when creating a user?
