Partager via


IssuerParameters.CertificateTransparency Propriété

Définition

Obtient ou définit indique si les certificats générés à partir de cet émetteur doivent être publiés dans les journaux de transparence des certificats.

[Newtonsoft.Json.JsonProperty(PropertyName="cert_transparency")]
public bool? CertificateTransparency { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="cert_transparency")>]
member this.CertificateTransparency : Nullable<bool> with get, set
Public Property CertificateTransparency As Nullable(Of Boolean)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à