Share via


TlsHandshakeCallbackContext.AllowDelayedClientCertificateNegotation 属性

定义

指示是否允许应用程序在握手完成后请求客户端证书。 默认值为 false。 请参阅GetClientCertificateAsync(CancellationToken)

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

属性值

适用于