File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
docset/winserver2022-ps/configci Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ Modifies the name and ID of a Code Integrity policy.
1616## SYNTAX
1717
1818```
19- Set-CIPolicyIdInfo [-FilePath] <String> [-PolicyName <String>] [-PolicyId <String>] [-BasePolicyToSupplementPath <string>] [-SupplementsBasePolicyID <String >] [-ResetPolicyID] [<CommonParameters>]
19+ Set-CIPolicyIdInfo [-FilePath] <String> [-PolicyName <String>] [-PolicyId <String>] [-BasePolicyToSupplementPath <string>] [-SupplementsBasePolicyID <Guid >] [-ResetPolicyID] [<CommonParameters>]
2020```
2121
2222## DESCRIPTION
@@ -114,7 +114,7 @@ Accept wildcard characters: False
114114Specifies the value for the **BasePolicyID** property for a supplemental policy.
115115
116116` ` ` yaml
117- Type : String
117+ Type : Guid
118118Parameter Sets : (All)
119119Aliases : None
120120
You can’t perform that action at this time.
0 commit comments