Click or drag to resize

IPasswordChange Interface

SOWI Data Management data model interface for password change

Namespace:  SOWIData.Management.Interface
Assembly:  SOWIData.Management (in SOWIData.Management.dll) Version: 19.1.23.1 (19.1.23.622)
Syntax
public interface IPasswordChange

The IPasswordChange type exposes the following members.

Properties
  NameDescription
Public propertyNewPassword
New password
Public propertyOldPassword
Old password
Public propertyUserName
Username to does password change
Top
See Also