REST.Authenticator.Basic.THTTPBasicAuthenticator.Username
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.