ChangePassword Method (FCSession)
The new password for the FCSession user
Change the password for the session user.
Syntax
'Declaration
Public Sub ChangePassword( _
ByVal _newPassword_ As String _
)
public void ChangePassword(
string _newPassword_
)
Parameters
newPassword
The new password for the FCSession user
Remarks
SetPassword allows changing the password of a non session user.
Requirements
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server family