REST.Client.TCustomRESTClient.OnNeedClientCertificate

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnNeedClientCertificate: TNeedClientCertificateEvent

C++

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

Properties

Type Visibility Source Unit Parent
event public
REST.Client.pas
REST.Client.hpp
REST.Client TCustomRESTClient

Description

Embarcadero Technologies does not currently have any additional information.