Update docs

This commit is contained in:
Sean Whalen
2024-04-08 10:42:51 -04:00
parent b92a070227
commit 4e2ce073f3
3 changed files with 1 additions and 6 deletions
-2
View File
@@ -304,8 +304,6 @@ admin grant the Microsoft Graph <code class="docutils literal notranslate"><span
(delegated) permission to the app. If you are using
<code class="docutils literal notranslate"><span class="pre">UsernamePassword</span></code> auth and the mailbox is different from the
username, you must grant the app <code class="docutils literal notranslate"><span class="pre">Mail.ReadWrite.Shared</span></code>.</p>
<p>The app registration must have the <code class="docutils literal notranslate"><span class="pre">Treat</span> <span class="pre">application</span> <span class="pre">as</span> <span class="pre">public</span> <span class="pre">client</span></code>
option enabled.</p>
</div>
<div class="admonition warning">
<p class="admonition-title">Warning</p>