Open main menu

RAD Studio API Documentation β

System.Net.URLClient.TURLClient.CredentialsStorage

Delphi

property CredentialsStorage: TCredentialsStorage read FCredentialsStorage write SetCredentialsStorage;

C++

__property TCredentialsStorage* CredentialsStorage = {read=FCredentialsStorage, write=SetCredentialsStorage};

Properties

Type Visibility Source Unit Parent
property public
System.Net.URLClient.pas
System.Net.URLClient.hpp
System.Net.URLClient TURLClient

Description