Skip to main content

PasswordInfo

Description

The structure represents an instance of the Password entity.

Constructor

ConstructorDescription
PasswordInfoInitializes a new instance of the PasswordInfo object model.

Properties

PropertyDescription
CurrentPwdSpecify the current password of the User.
NewPwdSpecify the new password of the User.
ConfirmNewPwdSpecify the confirmed new password of the User.

Remarks

Use the PasswordInfo object model to update a user's password.