Username Property
See Also Example Applies To
A string containing the user name for HTTP basic authentication to be passed as part of the request to the resource on the remote server.
Syntax
object.Username
The object placeholder represents an XMLRPCRequest object.
Remarks
If this setting is not set then HTTP basic authentication is not used. If it is used then don't forget the to set the password as well. If you don't understand what HTTP basic authentication is then ... don't worry about this property.
|