Bagikan melalui


HostnameConfiguration.IsClientCertificateNegotiationEnabled Property

Definition

Specify true to always negotiate client certificate on the hostname. Default Value is false.

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

Property Value

Applies to