Password Property
Description
Sets the user's password.
Property type
Write-only property
Syntax
Visual Basic
Public Property Password 
Remarks

The password is entered literally. It is encoded automatically when sent from the workstation to the server.

The password can be changed only for the logged on user.

See Also