System.Net.HttpClientComponent.TNetHTTPRequest.ClientCertificatePath

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property ClientCertificatePath: string read FClientCertificatePath write SetClientCertificatePath;

C++

__property System::UnicodeString ClientCertificatePath = {read=FClientCertificatePath, write=SetClientCertificatePath};

Propriétés

Type Visibilité  Source Unité  Parent
property published
System.Net.HTTPClientComponent.pas
System.Net.HTTPClientComponent.hpp
System.Net.HttpClientComponent TNetHTTPRequest


Description

Le chemin du certificat client assigné à la requête (iOS, Linux, Windows, Android).

Remarque: Sur Android, il s'agit d'une empreinte de certificat ou d'un nom importé, et non du chemin d'accès d'un fichier. Le mot de passe n'est pas utilisé.