Constructs a WsHttpCredentials object for use with a!wsConfig.
a!wsHttpCredentials( username, password, [domain])
username (Text): The username used to authenticate.
password (Text): The password used to authenticate.
domain (Text): If the authentication scheme requires a domain, it is passed as this parameter.