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