Datasnap.DSClientRest.TDSRestLoginProperties.Password

提供:RAD Studio API Documentation

Delphi

Password: string;

C++

System::UnicodeString Password;

プロパティ

種類 可視性 ソース ユニット
field public
Datasnap.DSClientRest.pas
Datasnap.DSClientRest.hpp
Datasnap.DSClientRest TDSRestLoginProperties


説明

ログインする必要のある user のパスワードを保持しています。

Password フィールドは string で、ログインする必要のある user のパスワードを保持しています。

関連項目