System.Net.HttpClient.THTTPClient.DoNoClientCertificate
Delphi
function DoNoClientCertificate(const ARequest: THTTPRequest): Boolean; virtual;
C++
virtual bool __fastcall DoNoClientCertificate(THTTPRequest* const ARequest);
Propriétés
| Type | Visibilité | Source | Unité | Parent | 
|---|---|---|---|---|
| function | protected | System.Net.HttpClient.pas System.Net.HTTPClient.hpp | System.Net.HttpClient | THTTPClient | 
Description
La méthode est exécutée lorsqu'aucun certificat client n'est spécifié.