TlsHandshakeCallbackContext.AllowDelayedClientCertificateNegotation 속성

정의

핸드셰이크가 완료된 후 애플리케이션이 클라이언트 인증서를 요청할 수 있는지를 나타냅니다. 기본값은 false입니다. GetClientCertificateAsync(CancellationToken)를 참조하세요.

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

속성 값

적용 대상