API:System.Net.URLClient.TURLClient.DoAuthCallback

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure DoAuthCallback(AnAuthTarget: TAuthTargetType; const ARealm, AURL: string;  var AUserName, APassword: string; var AbortAuth: Boolean; var Persistence: TAuthPersistenceType); virtual;

C++

virtual void __fastcall DoAuthCallback(TAuthTargetType AnAuthTarget, const System::UnicodeString ARealm, const System::UnicodeString AURL, System::UnicodeString &AUserName, System::UnicodeString &APassword, bool &AbortAuth, TAuthPersistenceType &Persistence);

Propriétés

Type Visibilité  Source Unité  Parent
procedure
function
protected
System.Net.URLClient.pas
System.Net.URLClient.hpp
System.Net.URLClient TURLClient

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !