Skip to content

Commit

Permalink
Commit from GitHub Actions (Build Documentation Site)
Browse files Browse the repository at this point in the history
  • Loading branch information
erwinvanhunen committed Oct 13, 2024
1 parent 8a1b98f commit aed9223
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions cmdlets/Connect-PnPOnline.html
Original file line number Diff line number Diff line change
Expand Up @@ -353,6 +353,7 @@ <h3 id="-clientsecret">-ClientSecret</h3>
</code></pre>
<h3 id="-connection">-Connection</h3>
<p>Optional connection to be reused by the new connection. Retrieve the value for this parameter by either specifying -ReturnConnection on Connect-PnPOnline or by executing Get-PnPConnection.</p>
<p>When passed in, the ClientId/AppId used for the passed in connection will be used for the new connection. It will override any -ClientId or -AppId parameter passed in.</p>
<pre><code class="lang-yaml">Type: PnPConnection
Parameter Sets: Credentials, SharePoint ACS (Legacy) App Only, App-Only with Azure Active Directory, App-Only with Azure Active Directory using a certificate from the Windows Certificate Management Store by thumbprint, SPO Management Shell Credentials, DeviceLogin, Interactive login for Multi Factor Authentication, Environment Variable

Expand Down
Loading

0 comments on commit aed9223

Please sign in to comment.