a!wsHttpCredentials() Function

Function

a!wsHttpCredentials( username, password, domain )

Constructs a WsHttpCredentials object for use with a!wsConfig.

Parameters

Keyword Type Description

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: Wed, Aug 16, 2023 (04:37:39 PM)

On This Page

FEEDBACK