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
The EndpointDLPLocation parameter specifies the user accounts to include in the DLP policy when they are logged on to an onboarded device. You identify the account by name or email address. You can use the value All for this parameter to include all user accounts.
129
+
130
+
You can enter multiple values separated by commas. If the values contain spaces or otherwise require quotation marks, use the following syntax: `"Value1","Value2",..."ValueN"`.
131
+
132
+
```yaml
133
+
Type: MultiValuedProperty
134
+
Parameter Sets: (All)
135
+
Aliases:
136
+
Applicable: Security & Compliance Center
137
+
138
+
Required: False
139
+
Position: Named
140
+
Default value: None
141
+
Accept pipeline input: False
142
+
Accept wildcard characters: False
143
+
```
144
+
145
+
### -EndpointDlpLocationException
146
+
The EndpointDlpLocationException parameter specifies the user accounts to exclude when you use the value All for the EndpointDlpLocation parameter. You identify the account by name or email address.
147
+
148
+
You can enter multiple values separated by commas. If the values contain spaces or otherwise require quotation marks, use the following syntax: `"Value1","Value2",..."ValueN"`.
149
+
150
+
```yaml
151
+
Type: MultiValuedProperty
152
+
Parameter Sets: (All)
153
+
Aliases:
154
+
Applicable: Security & Compliance Center
155
+
156
+
Required: False
157
+
Position: Named
158
+
Default value: None
159
+
Accept pipeline input: False
160
+
Accept wildcard characters: False
161
+
```
162
+
123
163
### -ExceptIfOneDriveSharedBy
124
164
The ExceptIfOneDriveSharedBy parameter specifies the users to exclude in the DLP policy. You identify the user by its email address.
125
165
@@ -475,6 +515,38 @@ Accept pipeline input: False
475
515
Accept wildcard characters: False
476
516
```
477
517
518
+
### -ThirdPartyAppDlpLocation
519
+
This parameter is reserved for internal Microsoft use.
520
+
521
+
```yaml
522
+
Type: MultiValuedProperty
523
+
Parameter Sets: (All)
524
+
Aliases:
525
+
Applicable: Security & Compliance Center
526
+
527
+
Required: False
528
+
Position: Named
529
+
Default value: None
530
+
Accept pipeline input: False
531
+
Accept wildcard characters: False
532
+
```
533
+
534
+
### -ThirdPartyAppDlpLocationException
535
+
This parameter is reserved for internal Microsoft use.
536
+
537
+
```yaml
538
+
Type: MultiValuedProperty
539
+
Parameter Sets: (All)
540
+
Aliases:
541
+
Applicable: Security & Compliance Center
542
+
543
+
Required: False
544
+
Position: Named
545
+
Default value: None
546
+
Accept pipeline input: False
547
+
Accept wildcard characters: False
548
+
```
549
+
478
550
### -WhatIf
479
551
The WhatIf switch doesn't work in Security & Compliance Center PowerShell.
The AddEndpointDLPLocation parameter specifies the user accounts to add to the list of included accounts when you aren't using the value All for the EndpointDLPLocation parameter. You identify the account by name or email address.
139
+
140
+
You can enter multiple values separated by commas. If the values contain spaces or otherwise require quotation marks, use the following syntax: `"Value1","Value2",..."ValueN"`.
141
+
142
+
```yaml
143
+
Type: MultiValuedProperty
144
+
Parameter Sets: Identity
145
+
Aliases:
146
+
Applicable: Security & Compliance Center
147
+
148
+
Required: False
149
+
Position: Named
150
+
Default value: None
151
+
Accept pipeline input: False
152
+
Accept wildcard characters: False
153
+
```
154
+
155
+
### -AddEndpointDlpLocationException
156
+
The AddEndpointDlpLocationException parameter specifies the user accounts to add to the list of excluded accounts when you use the value All for the EndpointDLPLocation parameter. You identify the account by name or email address.
157
+
158
+
You can enter multiple values separated by commas. If the values contain spaces or otherwise require quotation marks, use the following syntax: `"Value1","Value2",..."ValueN"`.
159
+
160
+
```yaml
161
+
Type: MultiValuedProperty
162
+
Parameter Sets: Identity
163
+
Aliases:
164
+
Applicable: Security & Compliance Center
165
+
166
+
Required: False
167
+
Position: Named
168
+
Default value: None
169
+
Accept pipeline input: False
170
+
Accept wildcard characters: False
171
+
```
172
+
129
173
### -AddExchangeLocation
130
174
This parameter is reserved for internal Microsoft use.
131
175
@@ -280,6 +324,38 @@ Accept pipeline input: False
280
324
Accept wildcard characters: False
281
325
```
282
326
327
+
### -AddThirdPartyAppDlpLocation
328
+
{{ Fill AddThirdPartyAppDlpLocation Description }}
329
+
330
+
```yaml
331
+
Type: MultiValuedProperty
332
+
Parameter Sets: Identity
333
+
Aliases:
334
+
Applicable: Security & Compliance Center
335
+
336
+
Required: False
337
+
Position: Named
338
+
Default value: None
339
+
Accept pipeline input: False
340
+
Accept wildcard characters: False
341
+
```
342
+
343
+
### -AddThirdPartyAppDlpLocationException
344
+
{{ Fill AddThirdPartyAppDlpLocationException Description }}
345
+
346
+
```yaml
347
+
Type: MultiValuedProperty
348
+
Parameter Sets: Identity
349
+
Aliases:
350
+
Applicable: Security & Compliance Center
351
+
352
+
Required: False
353
+
Position: Named
354
+
Default value: None
355
+
Accept pipeline input: False
356
+
Accept wildcard characters: False
357
+
```
358
+
283
359
### -Comment
284
360
The Comment parameter specifies an optional comment. If you specify a value that contains spaces, enclose the value in quotation marks ("), for example: "This is an admin note".
285
361
@@ -488,6 +564,42 @@ Accept pipeline input: False
488
564
Accept wildcard characters: False
489
565
```
490
566
567
+
### -RemoveEndpointDlpLocation
568
+
The RemoveEndpointDlpLocation parameter specifies the user accounts to remove from the list of included accounts when you aren't using the value All for the EndpointDLPLocation parameter. You identify the account by name or email address.
569
+
570
+
You can enter multiple values separated by commas. If the values contain spaces or otherwise require quotation marks, use the following syntax: `"Value1","Value2",..."ValueN"`.
571
+
572
+
```yaml
573
+
Type: MultiValuedProperty
574
+
Parameter Sets: Identity
575
+
Aliases:
576
+
Applicable: Security & Compliance Center
577
+
578
+
Required: False
579
+
Position: Named
580
+
Default value: None
581
+
Accept pipeline input: False
582
+
Accept wildcard characters: False
583
+
```
584
+
585
+
### -RemoveEndpointDlpLocationException
586
+
The RemoveEndpointDlpLocation parameter specifies the user accounts to remove from the list of excluded accounts when you use the value All for the EndpointDLPLocation parameter. You identify the account by name or email address.
587
+
588
+
You can enter multiple values separated by commas. If the values contain spaces or otherwise require quotation marks, use the following syntax: `"Value1","Value2",..."ValueN"`.
589
+
590
+
```yaml
591
+
Type: MultiValuedProperty
592
+
Parameter Sets: Identity
593
+
Aliases:
594
+
Applicable: Security & Compliance Center
595
+
596
+
Required: False
597
+
Position: Named
598
+
Default value: None
599
+
Accept pipeline input: False
600
+
Accept wildcard characters: False
601
+
```
602
+
491
603
### -RemoveExchangeLocation
492
604
This parameter is reserved for internal Microsoft use.
493
605
@@ -640,6 +752,38 @@ Accept pipeline input: False
640
752
Accept wildcard characters: False
641
753
```
642
754
755
+
### -RemoveThirdPartyAppDlpLocation
756
+
{{ Fill RemoveThirdPartyAppDlpLocation Description }}
757
+
758
+
```yaml
759
+
Type: MultiValuedProperty
760
+
Parameter Sets: Identity
761
+
Aliases:
762
+
Applicable: Security & Compliance Center
763
+
764
+
Required: False
765
+
Position: Named
766
+
Default value: None
767
+
Accept pipeline input: False
768
+
Accept wildcard characters: False
769
+
```
770
+
771
+
### -RemoveThirdPartyAppDlpLocationException
772
+
{{ Fill RemoveThirdPartyAppDlpLocationException Description }}
773
+
774
+
```yaml
775
+
Type: MultiValuedProperty
776
+
Parameter Sets: Identity
777
+
Aliases:
778
+
Applicable: Security & Compliance Center
779
+
780
+
Required: False
781
+
Position: Named
782
+
Default value: None
783
+
Accept pipeline input: False
784
+
Accept wildcard characters: False
785
+
```
786
+
643
787
### -WhatIf
644
788
The WhatIf switch doesn't work in Security & Compliance Center PowerShell.
0 commit comments