CertificatePolicy.ReuseKey Property

Definition

Gets or sets a value indicating whether the certificate key should be reused when rotating the certificate.

public bool? ReuseKey { get; set; }
member this.ReuseKey : Nullable<bool> with get, set
Public Property ReuseKey As Nullable(Of Boolean)

Property Value

Applies to