System.Net.URLClient.TURLClient.SetCredentialsStorage

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure SetCredentialsStorage(const Value: TCredentialsStorage); virtual;

C++

virtual void __fastcall SetCredentialsStorage(TCredentialsStorage* const Value);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
protected
System.Net.URLClient.pas
System.Net.URLClient.hpp
System.Net.URLClient TURLClient


Beschreibung

Setter-Methode für die Eigenschaft CredentialsStorage.

Siehe auch