Compartir a través de


KeyProperties.ReuseKey Propiedad

Definición

Obtiene o establece indica si se usará el mismo par de claves en la renovación de certificados.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a