Soap.SOAPHTTPTrans.THTTPReqResp.OnNeedClientCertificate

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

Delphi

property  OnNeedClientCertificate: TNeedClientCertificateEvent read FNeedClientCertificateEvent  write FNeedClientCertificateEvent;

C++

__property void (_fastcall * (_closure )(System::TObject * const,System::Net::Urlclient::TURLRequest * const,System::Net::Urlclient::TCertificateList * const,int &))(System::TObject * const,System::Net::Urlclient::TURLRequest * const,System::Net::Urlclient::TCertificateList * const,int &) OnNeedClientCertificate = {add=FNeedClientCertificateEvent, name=OnNeedClientCertificate, remove=FNeedClientCertificateEvent};

プロパティ

種類 可視性 ソース ユニット
event published
Soap.SOAPHTTPTrans.pas
Soap.SOAPHTTPTrans.hpp
Soap.SOAPHTTPTrans THTTPReqResp

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。