File tree Expand file tree Collapse file tree 6 files changed +18
-5
lines changed
5.1/Microsoft.PowerShell.Security
7.4/Microsoft.PowerShell.Security
Microsoft.PowerShell.Management
Microsoft.PowerShell.Security
7.6/Microsoft.PowerShell.Security Expand file tree Collapse file tree 6 files changed +18
-5
lines changed Original file line number Diff line number Diff line change 22external help file : Microsoft.PowerShell.Security.dll-Help.xml
33Locale : en-US
44Module Name : Microsoft.PowerShell.Security
5- ms.date : 10/18/2023
5+ ms.date : 07/01/2025
66online version : https://learn.microsoft.com/powershell/module/microsoft.powershell.security/unprotect-cmsmessage?view=powershell-5.1&WT.mc_id=ps-gethelp
77schema : 2.0.0
88title : 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
149152Type : System.Management.Automation.SwitchParameter
150153Parameter Sets : (All)
Original file line number Diff line number Diff line change 22external help file : Microsoft.PowerShell.Security.dll-Help.xml
33Locale : en-US
44Module Name : Microsoft.PowerShell.Security
5- ms.date : 10/18/2023
5+ ms.date : 07/01/2025
66online version : https://learn.microsoft.com/powershell/module/microsoft.powershell.security/unprotect-cmsmessage?view=powershell-7.4&WT.mc_id=ps-gethelp
77schema : 2.0.0
88title : 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
149152Type : System.Management.Automation.SwitchParameter
150153Parameter Sets : (All)
Original file line number Diff line number Diff line change @@ -163,6 +163,7 @@ Accept wildcard characters: False
163163### -ChildPath
164164
165165Specifies the elements to append to the value of the ` Path` parameter. Wildcards are permitted.
166+
166167` ` ` yaml
167168Type: System.String
168169Parameter Sets: (All)
Original file line number Diff line number Diff line change 22external help file : Microsoft.PowerShell.Security.dll-Help.xml
33Locale : en-US
44Module Name : Microsoft.PowerShell.Security
5- ms.date : 10/18/2023
5+ ms.date : 07/01/2025
66online version : https://learn.microsoft.com/powershell/module/microsoft.powershell.security/unprotect-cmsmessage?view=powershell-7.5&WT.mc_id=ps-gethelp
77schema : 2.0.0
88title : 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
149152Type : System.Management.Automation.SwitchParameter
150153Parameter Sets : (All)
Original file line number Diff line number Diff line change 22external help file : Microsoft.PowerShell.Security.dll-Help.xml
33Locale : en-US
44Module Name : Microsoft.PowerShell.Security
5- ms.date : 10/18/2023
5+ ms.date : 07/01/2025
66online version : https://learn.microsoft.com/powershell/module/microsoft.powershell.security/unprotect-cmsmessage?view=powershell-7.6&WT.mc_id=ps-gethelp
77schema : 2.0.0
88title : 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
149152Type : System.Management.Automation.SwitchParameter
150153Parameter Sets : (All)
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ ms.manager: sewhee
1212ms.product : powershell
1313ms.topic : landing-page
1414quickFilterColumn1 : powershell-7.4,windowsserver2025-ps
15- quickFilterColumn2 : azps-14.1 .0,sqlserver-ps
15+ quickFilterColumn2 : azps-14.2 .0,sqlserver-ps
1616quickFilterColumn3 : graph-powershell-1.0,systemcenter-ps-2022
1717title : PowerShell Module Browser
1818---
You can’t perform that action at this time.
0 commit comments