Soap.SOAPHTTPTrans.THTTPReqRespHelper.SecureProtocols

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property SecureProtocols: THTTPSecureProtocols read GetSecureProtocols  write SetSecureProtocols default CHTTPDefSecureProtocols;

Properties

Type Visibility Source Unit Parent
property public Soap.SOAPHTTPTrans.pas Soap.SOAPHTTPTrans THTTPReqRespHelper

Description

Property that controls which secure protocols may be used for HTTPS communication.

By default, all protocols supported by the operating system will be used.