function ChangePassword(const NewPassword: string): boolean;

 

Description

Changes the current user's password on the server to the one specified in the NewPassword parameter. The method returns True if the password is change successfully.

Before calling ChangePassword,ensure that a connection to the SSH server is established.

 

See Also

Connect

Connected

SecureBridge Components, Copyright © 2007-2025 Devart. All Rights Reserved. Provide Feedback Visit Forum Request Support