System.Net.HttpClient.THTTPRequest.FClientCertificate

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

Delphi

[Weak] FClientCertificate: TStream;

C++

System::Classes::TStream* FClientCertificate;

プロパティ

種類 可視性 ソース ユニット
field protected
System.Net.HttpClient.pas
System.Net.HTTPClient.hpp
System.Net.HttpClient THTTPRequest


説明

この要求で使用するクライアント証明書です。

プラットフォーム サポート

このプロパティは iOS でのみ使用可能です。

関連項目