Soap.HTTPUtil.IStreamLoader.GetUserName
Delphi
function GetUserName: string;
C++
virtual System::UnicodeString __fastcall GetUserName(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 UserName property.
GetUserName is the read implementation for the UserName property.