Datasnap.DSHTTP.TDSHTTPRequestIndy.GetAuthPassword
| [–] Properties | |
|---|---|
| Type: function | |
| Visibility: protected | |
| Source: Datasnap.DSHTTP.pas Datasnap.DSHTTP.hpp
| |
| Unit: Datasnap.DSHTTP | |
| Parent: TDSHTTPRequestIndy | |
Delphi
function GetAuthPassword: string; override;
C++
virtual System::UnicodeString __fastcall GetAuthPassword();
Description
Returns the value of the AuthPassword property.
The GetAuthPassword method is the read implementation of the AuthPassword property.