RAD Studio VCL Reference
|
Specifies the user name to use when logging on if the WSDL document is on a server that requires authentication.
property UserName: string;
__property AnsiString UserName;
Use UserName to specify the user name that the stream loader can use if the WSDL document is on a server that requires authentication or if it needs to use a proxy server that requires authentication. The password for this user name is specified by the Password property.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|