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: sharepoint/docs-conceptual/index.yml
-1Lines changed: 0 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,6 @@ metadata:
7
7
title: SharePoint PowerShell # Required; page title displayed in search results. Include the brand. < 60 chars.
8
8
description: Use PowerShell cmdlets for SharePoint in Microsoft 365 and SharePoint Server # Required; article description that is displayed in search results. < 160 chars.
9
9
ms.service: sharepoint-online #Required; service per approved list. service slug assigned to your service by ACOM.
10
-
ms.subservice: subservice
11
10
ms.topic: landing-page # Required
12
11
ms.collection: M365-collaboration
13
12
author: kaarins #Required; your GitHub user alias, with correct capitalization.
Copy file name to clipboardExpand all lines: sharepoint/docs-conceptual/sharepoint-online/index.yml
+1-2Lines changed: 1 addition & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,6 @@ metadata:
7
7
title: SharePoint PowerShell # Required; page title displayed in search results. Include the brand. < 60 chars.
8
8
description: Use PowerShell cmdlets for SharePoint in Microsoft 365 and SharePoint Server # Required; article description that is displayed in search results. < 160 chars.
9
9
ms.service: sharepoint-online #Required; service per approved list. service slug assigned to your service by ACOM.
10
-
ms.subservice: subservice
11
10
ms.topic: landing-page # Required
12
11
ms.collection: M365-collaboration
13
12
author: kaarins #Required; your GitHub user alias, with correct capitalization.
Copy file name to clipboardExpand all lines: sharepoint/docs-conceptual/sharepoint-pnp/index.yml
+1-2Lines changed: 1 addition & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,6 @@ metadata:
7
7
title: SharePoint PowerShell # Required; page title displayed in search results. Include the brand. < 60 chars.
8
8
description: Use PowerShell cmdlets for SharePoint in Microsoft 365 and SharePoint Server # Required; article description that is displayed in search results. < 160 chars.
9
9
ms.service: sharepoint-online #Required; service per approved list. service slug assigned to your service by ACOM.
10
-
ms.subservice: subservice
11
10
ms.topic: landing-page # Required
12
11
ms.collection: M365-collaboration
13
12
author: kaarins #Required; your GitHub user alias, with correct capitalization.
Copy file name to clipboardExpand all lines: sharepoint/docs-conceptual/sharepoint-server/index.yml
+1-2Lines changed: 1 addition & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,6 @@ metadata:
7
7
title: SharePoint PowerShell # Required; page title displayed in search results. Include the brand. < 60 chars.
8
8
description: Use PowerShell cmdlets for SharePoint in Microsoft 365 and SharePoint Server # Required; article description that is displayed in search results. < 160 chars.
9
9
ms.service: sharepoint-online #Required; service per approved list. service slug assigned to your service by ACOM.
10
-
ms.subservice: subservice
11
10
ms.topic: landing-page # Required
12
11
ms.collection: M365-collaboration
13
12
author: kaarins #Required; your GitHub user alias, with correct capitalization.
Gets or sets the value of a setting which determines whether Native Identity users should be exempted from restricted access control policy at tenant level.
4298
+
4299
+
PARAMVALUE: True | False
4300
+
4301
+
```yaml
4302
+
Type: Boolean
4303
+
Parameter Sets: (All)
4304
+
Aliases:
4305
+
Applicable: SharePoint Online
4306
+
Required: False
4307
+
Position: Named
4308
+
Default value: None
4309
+
Accept pipeline input: False
4310
+
Accept wildcard characters: False
4311
+
```
4312
+
4226
4313
## RELATED LINKS
4227
4314
4228
4315
[Getting started with SharePoint Online Management Shell](/powershell/sharepoint/sharepoint-online/connect-sharepoint-online)
0 commit comments