WebPubSubData.IsClientCertEnabled Property

Definition

Request client certificate during TLS handshake if enabled. Not supported for free tier. Any input will be ignored for free tier.

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

Property Value

Applies to