We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fecad75 commit 48be05eCopy full SHA for 48be05e
1 file changed
src/DirectoryObjects/DirectoryObjects.md
@@ -66,4 +66,25 @@ directive:
66
verb: Get
67
subject: ^DirectoryPublicKeyInfrastructure$
68
remove: true
69
+ - where:
70
+ verb: Get
71
+ subject: ^DirectoryPublicKeyInfrastructureCertificateBasedAuthConfigurationCertificateAuthorityCount$
72
+ remove: true
73
74
+ verb: New
75
+ subject: ^DirectoryPublicKeyInfrastructureCertificateBasedAuthConfiguration$
76
77
78
+ verb: Remove
79
+ subject: ^DirectoryPublicKeyInfrastructure$
80
81
82
83
84
85
86
+ verb: Update
87
+ subject: ^DirectoryPublicKeyInfrastructureCertificateBasedAuthConfigurationCertificateAuthority$
88
89
+
90
```
0 commit comments