REST.Authenticator.Basic.THTTPBasicAuthenticator.Username

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Username: string read FUsername write SetUsername;

C++

__property System::UnicodeString Username = {read=FUsername, write=SetUsername};

Properties

Type Visibility Source Unit Parent
property published
REST.Authenticator.Basic.pas
REST.Authenticator.Basic.hpp
REST.Authenticator.Basic THTTPBasicAuthenticator

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!