CertificatePolicy.Enabled Property

Definition

Gets or sets a value indicating whether the certificate is currently enabled. If null, the server default will be used.

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

Property Value

Applies to