Compartir a través de


TlsHandshakeCallbackContext.AllowDelayedClientCertificateNegotation Propiedad

Definición

Indica si la aplicación puede solicitar un certificado de cliente una vez completado el protocolo de enlace. El valor predeterminado es false. Vea GetClientCertificateAsync(CancellationToken).

public bool AllowDelayedClientCertificateNegotation { get; set; }
member this.AllowDelayedClientCertificateNegotation : bool with get, set
Public Property AllowDelayedClientCertificateNegotation As Boolean

Valor de propiedad

Se aplica a