Datasnap.DSClientRest.TDSCustomRestConnection.Password
Delphi
property Password: string read GetPassword write SetPassword;
C++
__property System::UnicodeString Password = {read=GetPassword, write=SetPassword};
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 | 
|---|---|---|---|---|
| property | public | Datasnap.DSClientRest.pas Datasnap.DSClientRest.hpp  | 
        Datasnap.DSClientRest | TDSCustomRestConnection | 
説明
REST 接続のための、指定されたユーザー名に対するパスワードを示します。
Password プロパティは、DataSnap REST 接続コンポーネントのための、指定されたユーザー名前に対するパスワードを示します。