Share via


WebSiteSlot.IsClientCertEnabled Property

Definition

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

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

Property Value

Applies to