RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IStreamLoader.SetUserName Method

Sets the value of the UserName property.

Pascal
procedure SetUserName(const UserName: string);
C++
__fastcall SetUserName(const AnsiString UserName);

SetUserName is the write implementation for the UserName property. 

UserName is the user name to use when connecting to the server that hosts the WSDL document. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!