REST.Backend.KinveyApi.TKinveyApi.TConnectionInfo.ProxyUsername

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

ProxyUsername: string;

C++

System::UnicodeString ProxyUsername;

Properties

Type Visibility Source Unit Parent
field public
REST.Backend.KinveyApi.pas
REST.Backend.KinveyApi.hpp
REST.Backend.KinveyApi TConnectionInfo

Description

Contains the proxy username.

The ProxyUsername field contains a string with the username for authentication with the specified proxy.

See Also