IP*Works! 2016 .NET Edition
IP*Works! 2016 .NET Edition
Questions / Feedback?

ChangePassword Method

This method will change the current user's password.

Syntax

[VB.NET]
Public Sub ChangePassword(ByVal Password As String)
[C#]
public void ChangePassword(string password);

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) 2020 /n software inc. - All rights reserved.
IP*Works! 2016 .NET Edition - Version 16.0 [Build 7353]