Datasnap.DSClientRest.TDSRestLoginProperties.UserName
| [–] Properties | |
|---|---|
| Type: field | |
| Visibility: public | |
| Source: Datasnap.DSClientRest.pas Datasnap.DSClientRest.hpp
| |
| Unit: Datasnap.DSClientRest | |
| Parent: TDSRestLoginProperties | |
Delphi
UserName: string;
C++
System::UnicodeString UserName;
Description
Holds the name of the user that needs to log in.
The UserName field is a string that holds the name of the user that needs to log in.