API:System.Net.URLClient.TCredentialsStorage.FindCredentials

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function FindCredentials(AnAuthTargetType: TAuthTargetType; const ARealm: string; const AURL: string = '';  const AUser: string = ''): TCredentialArray;

C++

System::DynamicArray<TCredential> __fastcall FindCredentials(TAuthTargetType AnAuthTargetType, const System::UnicodeString ARealm, const System::UnicodeString AURL = System::UnicodeString(), const System::UnicodeString AUser = System::UnicodeString());

Propriétés

Type Visibilité  Source Unité  Parent
function public
System.Net.URLClient.pas
System.Net.URLClient.hpp
System.Net.URLClient TCredentialsStorage

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 !