System.Net.HttpClient.THTTPSecureProtocols

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

type THTTPSecureProtocols = set of THTTPSecureProtocol;

C++

typedef System::Set<THTTPSecureProtocol, _DELPHI_SET_ENUMERATOR(THTTPSecureProtocol::SSL2), _DELPHI_SET_ENUMERATOR(THTTPSecureProtocol::TLS12)> THTTPSecureProtocols;

Properties

Type Visibility Source Unit Parent
set
typedef
public
System.Net.HttpClient.pas
System.Net.HTTPClient.hpp
System.Net.HttpClient System.Net.HttpClient

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!