- Go to the Azure Portal and navigate to Azure Active Directory.
- Select App registrations > New registration.
- Fill in the required details (e.g., app name, supported account types).
- After registering, go to Certificates & secrets to generate a new client secret. Store this secret securely.
- In API permissions, add the required Microsoft Graph permissions (e.g.,
User.Read.All
,Mail.Send
). Choose Application permissions for unattended access.
Unattended graph client in MAUI iOS
-- --
957
Reputation points
Hi
How can we get an unattended MS Graph client in MAUI ios app?
Thanks
Regards
Developer technologies .NET .NET MAUI
4,152 questions
Microsoft Security Microsoft Graph
13,721 questions
1 answer
Sort by: Most helpful
-
youzeliang 895 Reputation points
2024-08-20T15:45:36.9466667+00:00