Forum Discussion

BrynnerFlores's avatar
BrynnerFlores
Copper Contributor
Feb 21, 2024

How to reset a user's password using the Microsoft Graph API in C#?

I am trying to reset a user's Office 365 account password using the Microsoft Graph API with C#, the permissions I have assigned are as follows:   This is an attempt I made in PowerShell:   ...

Resources