ManageController..::..ChangePassword Method (ChangePasswordViewModel)
Make changes to the password
Namespace:
TriCodeTest.Controllers
Assembly:
TriCodeTest (in TriCodeTest.dll)
Syntax
[HttpPostAttribute] [ValidateAntiForgeryTokenAttribute] public Task<IActionResult> ChangePassword( ChangePasswordViewModel model )
Parameters
- model
- Type: TriCodeTest.Models.ManageViewModels..::..ChangePasswordViewModel
The model.