Soap.SOAPHTTPTrans.THTTPReqResp.OnNeedClientCertificate

De RAD Studio API Documentation
Aller à : navigation, rechercher

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};

Propriétés

Type Visibilité  Source Unité  Parent
event published
Soap.SOAPHTTPTrans.pas
Soap.SOAPHTTPTrans.hpp
Soap.SOAPHTTPTrans THTTPReqResp

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !