Datasnap.DSCommon.TDSClientCallbackChannelManager.Password
[–] Properties | |
---|---|
Type: property | |
Visibility: published | |
Source: Datasnap.DSCommon.pas Datasnap.DSCommon.hpp
| |
Unit: Datasnap.DSCommon | |
Parent: TDSClientCallbackChannelManager |
Delphi
property Password: string read FPassword write FPassword;
C++
__property System::UnicodeString Password = {read=FPassword, write=FPassword};
Description
Password to use for authentication.
The Password property specifies the password to use for authentication.