API:Soap.SOAPHTTPTrans.THTTPReqResp.PreemptiveAuthentication

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property PreemptiveAuthentication: Boolean read GetPreemptiveAuthentication  write SetPreemptiveAuthentication default True;

C++

__property bool PreemptiveAuthentication = {read=GetPreemptiveAuthentication, write=SetPreemptiveAuthentication, default=1};

Properties

Type Visibility Source Unit Parent
property published
Soap.SOAPHTTPTrans.pas
Soap.SOAPHTTPTrans.hpp
Soap.SOAPHTTPTrans THTTPReqResp

Description

Embarcadero Technologies does not currently have any additional information.