Skip to content

Commit 9030f8e

Browse files
Update description.md
1 parent df6f121 commit 9030f8e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Tenant Settings/Modify external sharing setting/description.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
Short Powershell script sets the external sharing setting in SharePoint Online and controls how users share content with people outside the organization.
22

3-
It sets sharing outside the organization using CSOM and requires SharePoint Online SDK.
3+
It sets sharing outside the organization using CSOM to Disabled, ExternalUserSharingOnly, ExternalUserAndGuestSharing, or ExistingExternalUserSharingOnly.
4+
It requires SharePoint Online SDK.
45

56
The script is part of and more described in a TechNet Wiki [SharePoint Online Sharing settings with CSOM](https://social.technet.microsoft.com/wiki/contents/articles/39365.sharepoint-online-sharing-settings-with-csom.aspx?Sort=MostRecent&PageIndex=1) article.
67

0 commit comments

Comments
 (0)