System.Net.HttpClient.THTTPRequest.FClientCertPassword

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

FClientCertPassword: string;

C++

System::UnicodeString FClientCertPassword;

Properties

Type Visibility Source Unit Parent
field protected
System.Net.HttpClient.pas
System.Net.HTTPClient.hpp
System.Net.HttpClient THTTPRequest

Description

The password of the client certificate to use with this request.

Platform Support

This property is only available on iOS.

See Also