Skip to content

Commit eb87733

Browse files
Merge pull request #12192 from MicrosoftDocs/main
Merged by Learn.Build PR Management system
2 parents ff1066c + d8860a2 commit eb87733

File tree

6 files changed

+18
-5
lines changed

6 files changed

+18
-5
lines changed

reference/5.1/Microsoft.PowerShell.Security/Unprotect-CmsMessage.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
external help file: Microsoft.PowerShell.Security.dll-Help.xml
33
Locale: en-US
44
Module Name: Microsoft.PowerShell.Security
5-
ms.date: 10/18/2023
5+
ms.date: 07/01/2025
66
online version: https://learn.microsoft.com/powershell/module/microsoft.powershell.security/unprotect-cmsmessage?view=powershell-5.1&WT.mc_id=ps-gethelp
77
schema: 2.0.0
88
title: Unprotect-CmsMessage
@@ -145,6 +145,9 @@ Accept wildcard characters: False
145145
146146
### -IncludeContext
147147
148+
Determines whether to include the decrypted content in its original context, rather than output the
149+
decrypted content only.
150+
148151
```yaml
149152
Type: System.Management.Automation.SwitchParameter
150153
Parameter Sets: (All)

reference/7.4/Microsoft.PowerShell.Security/Unprotect-CmsMessage.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
external help file: Microsoft.PowerShell.Security.dll-Help.xml
33
Locale: en-US
44
Module Name: Microsoft.PowerShell.Security
5-
ms.date: 10/18/2023
5+
ms.date: 07/01/2025
66
online version: https://learn.microsoft.com/powershell/module/microsoft.powershell.security/unprotect-cmsmessage?view=powershell-7.4&WT.mc_id=ps-gethelp
77
schema: 2.0.0
88
title: Unprotect-CmsMessage
@@ -145,6 +145,9 @@ Accept wildcard characters: False
145145
146146
### -IncludeContext
147147
148+
Determines whether to include the decrypted content in its original context, rather than output the
149+
decrypted content only.
150+
148151
```yaml
149152
Type: System.Management.Automation.SwitchParameter
150153
Parameter Sets: (All)

reference/7.5/Microsoft.PowerShell.Management/Join-Path.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -163,6 +163,7 @@ Accept wildcard characters: False
163163
### -ChildPath
164164
165165
Specifies the elements to append to the value of the `Path` parameter. Wildcards are permitted.
166+
166167
```yaml
167168
Type: System.String
168169
Parameter Sets: (All)

reference/7.5/Microsoft.PowerShell.Security/Unprotect-CmsMessage.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
external help file: Microsoft.PowerShell.Security.dll-Help.xml
33
Locale: en-US
44
Module Name: Microsoft.PowerShell.Security
5-
ms.date: 10/18/2023
5+
ms.date: 07/01/2025
66
online version: https://learn.microsoft.com/powershell/module/microsoft.powershell.security/unprotect-cmsmessage?view=powershell-7.5&WT.mc_id=ps-gethelp
77
schema: 2.0.0
88
title: Unprotect-CmsMessage
@@ -145,6 +145,9 @@ Accept wildcard characters: False
145145
146146
### -IncludeContext
147147
148+
Determines whether to include the decrypted content in its original context, rather than output the
149+
decrypted content only.
150+
148151
```yaml
149152
Type: System.Management.Automation.SwitchParameter
150153
Parameter Sets: (All)

reference/7.6/Microsoft.PowerShell.Security/Unprotect-CmsMessage.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
external help file: Microsoft.PowerShell.Security.dll-Help.xml
33
Locale: en-US
44
Module Name: Microsoft.PowerShell.Security
5-
ms.date: 10/18/2023
5+
ms.date: 07/01/2025
66
online version: https://learn.microsoft.com/powershell/module/microsoft.powershell.security/unprotect-cmsmessage?view=powershell-7.6&WT.mc_id=ps-gethelp
77
schema: 2.0.0
88
title: Unprotect-CmsMessage
@@ -145,6 +145,9 @@ Accept wildcard characters: False
145145
146146
### -IncludeContext
147147
148+
Determines whether to include the decrypted content in its original context, rather than output the
149+
decrypted content only.
150+
148151
```yaml
149152
Type: System.Management.Automation.SwitchParameter
150153
Parameter Sets: (All)

reference/module/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.manager: sewhee
1212
ms.product: powershell
1313
ms.topic: landing-page
1414
quickFilterColumn1: powershell-7.4,windowsserver2025-ps
15-
quickFilterColumn2: azps-14.1.0,sqlserver-ps
15+
quickFilterColumn2: azps-14.2.0,sqlserver-ps
1616
quickFilterColumn3: graph-powershell-1.0,systemcenter-ps-2022
1717
title: PowerShell Module Browser
1818
---

0 commit comments

Comments
 (0)