Soap.SOAPHTTPTrans.THTTPReqResp.PreemptiveAuthentication

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property PreemptiveAuthentication: Boolean read GetPreemptiveAuthentication

C++

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

Propriétés

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


Description

Propriété qui contrôle l'authentification préemptive. Lorsqu'elle est définie sur True, l'authentification de base est fournie avant la réponse de non-autorisation du serveur.


Voir aussi