System.Net.HttpClient.THTTPSecureProtocols
Delphi
type THTTPSecureProtocols = set of THTTPSecureProtocol;
C++
typedef System::Set<THTTPSecureProtocol, _DELPHI_SET_ENUMERATOR(THTTPSecureProtocol::SSL2), _DELPHI_SET_ENUMERATOR(THTTPSecureProtocol::TLS13)> 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.