Data.DbxHTTPLayer.TDBXHTTPSLayer.HTTPProtocol

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: function
Visibility: protected
Source:
Data.DbxHTTPLayer.pas
Data.DbxHTTPLayer.hpp
Unit: Data.DbxHTTPLayer
Parent: TDBXHTTPSLayer

Delphi

function HTTPProtocol: string; override;

C++

virtual System::UnicodeString __fastcall HTTPProtocol();

Description

Returns the name of the secure transport protocol.

The HTTPProtocol method returns the 'https' string that represents the name of the secure transport protocol.