Click or drag to resize

VGAngularSecurityControllerChangePassword Method

Change the password of the user

Namespace:  Novalys.VisualGuard.Security.Angular.Engine
Assembly:  Novalys.VisualGuard.Security.Angular (in Novalys.VisualGuard.Security.Angular.dll) Version: 2019.1.831.19 (2019.1.0831.19)
Syntax
public VGPasswordModificationState ChangePassword(
	VGChangePasswordData changePasswordData
)

Parameters

changePasswordData
Type: Novalys.VisualGuard.Security.Angular.ModelsVGChangePasswordData
VGChangePasswordData DTO object

Return Value

Type: VGPasswordModificationState
See Also