Password Property  
 

Gets and sets the password for the current user.

Syntax

object.Password [= password ]

Remarks

The Password property specifies the password used to authenticate the user. If a password is not required by the server, this property is ignored.

Data Type

String

See Also

Account Property, UserName Property, Connect Method, Login Method, Logout Method