KitchenDraw SDK 2
Show / Hide Table of Contents

Method ChangePassword

ChangePassword(string, string)

Sets new password for the catalog.

Declaration
public void ChangePassword(string oldPassword, string newPassword)
Parameters
Type Name Description
string oldPassword

Current password

string newPassword

New password

In this article
Back to top Generated by DocFX