Share via


SitePatchInfo.IsClientCertEnabled Property

Definition

<code>true</code> to enable client certificate authentication (TLS mutual authentication); otherwise, <code>false</code>. Default is <code>false</code>.

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

Property Value

Applies to