API:System.Net.HttpClient.THTTPRequest.SetClientCertificate

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure SetClientCertificate(const Value: TStream; const Password: string); overload;
procedure SetClientCertificate(const Path: string; const Password: string); overload;

C++

void __fastcall SetClientCertificate(System::Classes::TStream* const Value, const System::UnicodeString Password)/* overload */;
void __fastcall SetClientCertificate(const System::UnicodeString Path, const System::UnicodeString Password)/* overload */;

Propriétés

Type Visibilité  Source Unité  Parent
procedure
function
protected
System.Net.HttpClient.pas
System.Net.HTTPClient.hpp
System.Net.HttpClient THTTPRequest

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !