File tree Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Original file line number Diff line number Diff line change @@ -66,4 +66,25 @@ directive:
66
66
verb : Get
67
67
subject : ^DirectoryPublicKeyInfrastructure$
68
68
remove : true
69
+ - where :
70
+ verb : Get
71
+ subject : ^DirectoryPublicKeyInfrastructureCertificateBasedAuthConfigurationCertificateAuthorityCount$
72
+ remove : true
73
+ - where :
74
+ verb : New
75
+ subject : ^DirectoryPublicKeyInfrastructureCertificateBasedAuthConfiguration$
76
+ remove : true
77
+ - where :
78
+ verb : Remove
79
+ subject : ^DirectoryPublicKeyInfrastructure$
80
+ remove : true
81
+ - where :
82
+ verb : Remove
83
+ subject : ^DirectoryPublicKeyInfrastructureCertificateBasedAuthConfiguration$
84
+ remove : true
85
+ - where :
86
+ verb : Update
87
+ subject : ^DirectoryPublicKeyInfrastructureCertificateBasedAuthConfigurationCertificateAuthority$
88
+ remove : true
89
+
69
90
` ` `
You can’t perform that action at this time.
0 commit comments