AuthenticName

 

Type

 

String

 

Description

 

The name to be submitted for the next HTTP Basic Authentication request. At run time, if the user enters a name in response to a Basic Authentication request then that name will be assigned to this property.

 

Example

 

REM Set the basic authentication user name:

WebsterPro1.AuthenticName = “MyName”