Datasnap.DSClientRest.TDSRestLoginProperties.Password

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

Password: string;

C++

System::UnicodeString Password;

Properties

Type Visibility Source Unit Parent
field public
Datasnap.DSClientRest.pas
Datasnap.DSClientRest.hpp
Datasnap.DSClientRest TDSRestLoginProperties


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.

See Also