Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,8 @@ This command sets the policy for the TestCert01 certificate in the ContosoKV01 k
## PARAMETERS

### -CertificateTransparency
Indicates whether certificate transparency is enabled for this certificate/issuer; if not specified, the default is 'true'
Indicates whether certificate transparency is enabled for this certificate/issuer; if not specified, the default is 'true'.
`-IssuerName` needs to be specified when setting this property.

```yaml
Type: System.Nullable`1[System.Boolean]
Expand Down