Partilhar via


IssuerParameters.CertificateTransparency Propriedade

Definição

Obtém ou define indica se os certificados gerados desse emissor devem ser publicados nos logs de transparência do certificado.

[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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a