ChangePassword Method

This method will change the current user's password.

Syntax

public void ChangePassword(string password);
Public Sub ChangePassword(ByVal Password As String)

Remarks

This method changes the current user's password to the password that is specified. The component must be connected to the server when this method is called.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks MQ 2020 .NET Edition - Version 20.0 [Build 8155]