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
- AllowList - Sharing is allowed only with external users that have account on domains specified within -SharingAllowedDomainList
675
+
- BlockList - Sharing is allowed with external users in all domains except in domains specified within -SharingBlockedDomainList
673
676
674
-
None
675
-
676
-
AllowList
677
-
678
-
BlockList
679
-
680
-
For additional information about how to restrict a domain sharing, see Restricted Domains Sharing in Office 365 SharePoint Online and OneDrive for Business.
677
+
For additional information about how to restrict a domain sharing, see [Restrict sharing of SharePoint and OneDrive content by domain](https://docs.microsoft.com/sharepoint/restricted-domains-sharing).
681
678
682
679
```yaml
683
680
Type: SharingDomainRestrictionModes
@@ -729,10 +726,10 @@ The default link type for the site collection
729
726
730
727
PARAMVALUE: None | AnonymousAccess | Internal | Direct
731
728
732
-
None - Respect the organization default sharing link type
733
-
AnonymousAccess - Sets the default sharing link for this site to an Anonymous Access or Anyone link
734
-
Internal - Sets the default sharing link for this site to the "organization" link or company shareable link
735
-
Direct - Sets the default sharing link for this site to the "Specific people" link
729
+
- None - Respect the organization default sharing link type
730
+
- AnonymousAccess - Sets the default sharing link for this site to an Anonymous Access or Anyone link
731
+
- Internal - Sets the default sharing link for this site to the "organization" link or company shareable link
732
+
- Direct - Sets the default sharing link for this site to the "Specific people" link
736
733
737
734
```yaml
738
735
Type: SharingLinkType
@@ -772,9 +769,9 @@ The default link permission for the site collection
772
769
773
770
PARAMVALUE: None | View | Edit
774
771
775
-
None - Respect the organization default link permission
776
-
View - Sets the default link permission for the site to "view" permissions
777
-
Edit - Sets the default link permission for the site to "edit" permissions
772
+
- None - Respect the organization default link permission
773
+
- View - Sets the default link permission for the site to "view" permissions
774
+
- Edit - Sets the default link permission for the site to "edit" permissions
778
775
779
776
```yaml
780
777
Type: SharingPermissionType
@@ -794,9 +791,9 @@ Choose whether to override the anonymous or anyone link expiration policy on thi
794
791
795
792
PARAMVALUE: None | False | True
796
793
797
-
None - Respect the organization-level policy for anonymous or anyone link expiration
798
-
False - Respect the organization-level policy for anonymous or anyone link expiration
799
-
True - Override the organization-level policy for anonymous or anyone link expiration (can be more or less restrictive)
794
+
- None - Respect the organization-level policy for anonymous or anyone link expiration
795
+
- False - Respect the organization-level policy for anonymous or anyone link expiration
796
+
- True - Override the organization-level policy for anonymous or anyone link expiration (can be more or less restrictive)
0 commit comments