Datasnap.DSClientRest.TDSRestConnection.Password
| [–] Properties | |
|---|---|
| Type: property | |
| Visibility: published | |
| Source: Datasnap.DSClientRest.pas Datasnap.DSClientRest.hpp
| |
| Unit: Datasnap.DSClientRest | |
| Parent: TDSRestConnection | |
Delphi
property Password;
C++
__property Password = {default=0};
Description
Specifies the password for a given user name, for the REST connection.
Datasnap.DSClientRest.TDSRestConnection.Password inherits from Datasnap.DSClientRest.TDSCustomRestConnection.Password. All content below this line refers to Datasnap.DSClientRest.TDSCustomRestConnection.Password.
Specifies the password for a given user name, for the REST connection.
The Password property specifies the password for a given user name, for the DataSnap REST connection component.