System.Net.URLClient.TCredentialsStorage

From RAD Studio API Documentation
Jump to: navigation, search

System.TObjectTCredentialsStorage

Delphi

TCredentialsStorage = class

C++

class PASCALIMPLEMENTATION TCredentialsStorage : public System::TObject

Properties

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

Description

The TCredentialsStorage class stores the credentials for TURLClient and TURLRequest.

See Also