Sets the password that will be used to authenticate the connection when dialing into the server.
Syntax
object.Password [= string]
The Password property syntax has these parts:
|
|
|
| object | An object expression that evaluates to an EsayDial control. |
| string | A value that represents the password that will be used for authentication when connecting the serve. |
Remarks
If the password is not specified, the Dial method will use the password specified in the phone book entry. If no password is specified in the phone book entry, RAS will prompt the user to enter a password at connection time.
|
All rights reserved. |