REST.Client.TCustomRESTClient.ClientCertificatePassword

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property ClientCertificatePassword: string read GetClientCertificatePassword write SetClientCertificatePassword;

C++

__property System::UnicodeString ClientCertificatePassword = {read=GetClientCertificatePassword, write=SetClientCertificatePassword};

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.