System.Net.URLClient.TCredentialsStorage.TCredentialAuthEvent

From RAD Studio API Documentation
Jump to: navigation, search

C++

typedef void __fastcall (__closure *TCredentialAuthEvent)(System::TObject* const Sender, TAuthTargetType AnAuthTarget, const System::UnicodeString ARealm, const System::UnicodeString AURL, System::UnicodeString &AUserName, System::UnicodeString &APassword, bool &AbortAuth, TAuthPersistenceType &Persistence);

Properties

Type Visibility Source Unit Parent
typedef public System.Net.URLClient.hpp System.Net.URLClient TCredentialsStorage

Description

Embarcadero Technologies does not currently have any additional information.