Soap.SOAPHTTPTrans.THTTPReqRespHelper.PreemptiveAuthentication

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property PreemptiveAuthentication: Boolean read GetPreemptiveAuthentication  write SetPreemptiveAuthentication default False;

Properties

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

Description

Property that controls preemptive authentication.

When set to True, then basic authorization is provided before the server gives an unauthorized response.