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
This parameter allows creation of classic publishing site collections (templates BLANKINTERNETCONTAINER#0, CMSPUBLISHING#0 and BLANKINTERNET#0) and activation of classic publishing features in sites.
2071
+
2072
+
The valid values are:
2073
+
2074
+
* False (default) - Classic publishing site collections cannot be created and the publishing features cannot be activated in sites.
2075
+
* True - Classic publishing site collections can be created and the publishing features can be activated in sites.
2076
+
2077
+
```yaml
2078
+
Type: Boolean
2079
+
Parameter Sets: (All)
2080
+
Aliases:
2081
+
Applicable: SharePoint Online
2082
+
Required: False
2083
+
Position: Named
2084
+
Default value: False
2085
+
Accept pipeline input: False
2086
+
Accept wildcard characters: False
2087
+
```
2088
+
2067
2089
### -AllowCommentsTextOnEmailEnabled
2068
2090
2069
2091
When this parameter is true, the email notification that a user receives when is mentioned, includes the surrounding document context. Set it to false to disable this feature.
Controls whether legacy browser authentication protocols are enabled.
3867
+
Controls whether legacy browser authentication connections to SharePoint with legacy Relying Party suite (RPS) protocol are enabled. Legacy protocols are more susceptible to brute-force and phishing attacks because they use non-modern authentication methods. Setting this to False prevents applications, (including third party applications) from using non-modern authentication protocols to access SharePoint Online and OneDrive resources in a browser.
0 commit comments