UserName Property

Sets the user name that will be used to authenticate the connection when dialing into the server.

Syntax

object.Username [= string]

The UserName property syntax has these parts:

Part
Description
object An object expression that evaluates to the EasyDial control.
string  A value that represents the username that will be used for authentication when connecting to a server.

Remarks

If the user name is not specified, the Dial method will use the user name specified in the phone book entry. If no user name is specified in the phone book entry, RAS will prompt the user to enter a user name at connection time.

 
Copyright © 2000-2001 Zhenyang Zhu
All rights reserved.