System.Net.HttpClientComponent.TNetHTTPRequest.ClientCertificatePath

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

property ClientCertificatePath: string read FClientCertificatePath write SetClientCertificatePath;

C++

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

プロパティ

種類 可視性 ソース ユニット
property published
System.Net.HTTPClientComponent.pas
System.Net.HTTPClientComponent.hpp
System.Net.HttpClientComponent TNetHTTPRequest


説明

リクエストのクライアント証明書パス(iOS、Linux、Windows、Android)。

メモ: Android では、これは指紋認証かインポート名で、ファイル パスではありません。パスワードは使用されません。