API:System.Net.HttpClient.THTTPRequest.SetClientCertificate

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

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

C++

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

Properties

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

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!