Partager via


HostnameConfiguration.NegotiateClientCertificate Propriété

Définition

Obtient ou définit spécifient true pour toujours négocier le certificat client sur le nom d’hôte. La valeur par défaut est false.

[Newtonsoft.Json.JsonProperty(PropertyName="negotiateClientCertificate")]
public bool? NegotiateClientCertificate { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="negotiateClientCertificate")>]
member this.NegotiateClientCertificate : Nullable<bool> with get, set
Public Property NegotiateClientCertificate As Nullable(Of Boolean)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à