Constructs a WsUsernameToken object for use with a!wsConfig.
a!wsUsernameToken( username, password)
username (Text): The username used to authenticate.
password (Text): The password used to authenticate.
On This Page