Hi,
Is there a way to use the Microsoft Graph API to send a channel message if the logged in user has MFA enabled on their account?
Really struggling to get this to work.
Currently using the below objects:
MSAL.NET::Get Auth Token - Username and Pas...