REST.Authenticator.Basic.THTTPBasicAuthenticator.SetUsername

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure SetUsername(const AValue: string); virtual;

C++

virtual void __fastcall SetUsername(const System::UnicodeString AValue);

Properties

Type Visibility Source Unit Parent
procedure
function
protected
REST.Authenticator.Basic.pas
REST.Authenticator.Basic.hpp
REST.Authenticator.Basic THTTPBasicAuthenticator

Description

Embarcadero Technologies does not currently have any additional information.