REST.Backend.KinveyProvider.TCustomKinveyConnectionInfo.UserName
Delphi
property UserName: string read GetUserName write SetUserName;
C++
__property System::UnicodeString UserName = {read=GetUserName, write=SetUserName};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | public | REST.Backend.KinveyProvider.pas REST.Backend.KinveyProvider.hpp |
REST.Backend.KinveyProvider | TCustomKinveyConnectionInfo |
Description
Embarcadero Technologies does not currently have any additional information.