REST.HttpClient.TRESTHTTP.OnNeedClientCertificate

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnNeedClientCertificate: TNeedClientCertificateEvent read GetNeedClientCertificateEvent write SetNeedClientCertificateEvent;

C++

__property System::Net::Urlclient::TNeedClientCertificateEvent OnNeedClientCertificate = {read=GetNeedClientCertificateEvent, write=SetNeedClientCertificateEvent};

Properties

Type Visibility Source Unit Parent
event public
REST.HttpClient.pas
REST.HTTPClient.hpp
REST.HttpClient TRESTHTTP

Description

Embarcadero Technologies does not currently have any additional information.