I’ve integrated B2C with a web app to handle a user management and authentication process. And we have migrated on-prem users to B2C identity store via C# console app. Here is a scenario, where we have to identify the users that are not logged in / inactive for more than 120 days, then we have to disable or delete those user accounts from B2C AD. Need some help to handle this process and in a automate way.
Asked
Active
Viewed 42 times