REST.Backend.ServiceComponents.TCustomBackendAuth.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 | public | REST.Backend.ServiceComponents.pas REST.Backend.ServiceComponents.hpp |
REST.Backend.ServiceComponents | TCustomBackendAuth |
Description
Embarcadero Technologies does not currently have any additional information.