Soap.HTTPUtil.IStreamLoader.GetPassword
Delphi
function GetPassword: string;
C++
virtual System::UnicodeString __fastcall GetPassword(void) = 0 ;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | public | Soap.HTTPUtil.pas Soap.HTTPUtil.hpp |
Soap.HTTPUtil | IStreamLoader |
Description
Returns the value of the Password property.
GetPassword is the read implementation for the Password property.