You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/latest/usage/sharepoint.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -130,7 +130,7 @@ <h1>Sharepoint<a class="headerlink" href="#sharepoint" title="Link to this headi
130
130
</tbody>
131
131
</table>
132
132
<p>Note that using the <codeclass="code docutils literal notranslate"><spanclass="pre">.All</span></code> scopes is way less secure than granting permissions to specific sites and using
<p>Assuming an authenticated account, create a Sharepoint instance, and connect
135
135
to a Sharepoint site.</p>
136
136
<divclass="highlight-python notranslate"><divclass="highlight"><pre><span></span><spanclass="c1">#Create Sharepoint instance and connect to a site</span>
0 commit comments