TlsHandshakeCallbackContext.AllowDelayedClientCertificateNegotation Property

Definition

Indicates if the application is allowed to request a client certificate after the handshake has completed. The default is false. See GetClientCertificateAsync(CancellationToken)

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

Property Value

Applies to