TlsHandshakeCallbackContext.AllowDelayedClientCertificateNegotation 屬性

定義

指出應用程式是否允許在交握完成後要求用戶端憑證。 預設值為 false。 請參閱GetClientCertificateAsync(CancellationToken)

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

屬性值

適用於