AuthenticPassword

 

Type

 

String

 

Description

 

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

 

Example

 

REM Set the Basic Authentication password:

WebsterPro1.AuthenticPassword = “MyPassword”