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