Soap.SOAPHTTPTrans.THTTPReqResp.OnNeedClientCertificate
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 |
説明
このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。