TlsHandshakeCallbackContext.AllowDelayedClientCertificateNegotation Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Indique si l’application est autorisée à demander un certificat client une fois la négociation terminée. La valeur par défaut est false. Consultez GetClientCertificateAsync(CancellationToken)
public bool AllowDelayedClientCertificateNegotation { get; set; }
member this.AllowDelayedClientCertificateNegotation : bool with get, set
Public Property AllowDelayedClientCertificateNegotation As Boolean