Datasnap.DSHTTP.TCustomDSHTTPServerTransport.GetDSAuthPassword
Delphi
function GetDSAuthPassword: string; virtual;
C++
virtual System::UnicodeString __fastcall GetDSAuthPassword(void);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | protected | Datasnap.DSHTTP.pas Datasnap.DSHTTP.hpp |
Datasnap.DSHTTP | TCustomDSHTTPServerTransport |
Description
Returns the password for a specific user name used in DataSnap authentication.
The GetDSAuthPassword method returns the value set for the DSAuthPassword property.