Partilhar via


HostnameConfiguration.NegotiateClientCertificate Propriedade

Definição

Obtém ou define especifique true para sempre negociar o certificado do cliente no nome do host. O valor padrão é 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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a