a!wsHttpCredentials() Function

Constructs a WsHttpCredentials object for use with a!wsConfig.

Syntax

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.

Open in Github Built: Thu, Feb 23, 2023 (02:59:22 PM)

On This Page

FEEDBACK