API:System.Net.URLClient.TCredentialsStorage.TCredential.Create

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

constructor Create(AnAuthTarget: TAuthTargetType; const ARealm, AURL, AUserName, APassword: string);

C++

__fastcall TCredential(TAuthTargetType AnAuthTarget, const System::UnicodeString ARealm, const System::UnicodeString AURL, const System::UnicodeString AUserName, const System::UnicodeString APassword);
TCredential() {}

Properties

Type Visibility Source Unit Parent
constructor public
System.Net.URLClient.pas
System.Net.URLClient.hpp
System.Net.URLClient TCredential

Description

Embarcadero Technologies does not currently have any additional information.