ScientificReport
ScientificReport.DTO.Models.UserProfile.ChangePasswordModel Class Reference
Collaboration diagram for ScientificReport.DTO.Models.UserProfile.ChangePasswordModel:
Collaboration graph

Properties

Guid Id [get, set]
 
string OldPassword [get, set]
 
string NewPassword [get, set]
 
string NewPasswordRepeat [get, set]
 

Detailed Description

Definition at line 6 of file ChangePasswordModel.cs.

Property Documentation

Guid ScientificReport.DTO.Models.UserProfile.ChangePasswordModel.Id
getset

Definition at line 9 of file ChangePasswordModel.cs.

string ScientificReport.DTO.Models.UserProfile.ChangePasswordModel.NewPassword
getset

Definition at line 17 of file ChangePasswordModel.cs.

string ScientificReport.DTO.Models.UserProfile.ChangePasswordModel.NewPasswordRepeat
getset

Definition at line 21 of file ChangePasswordModel.cs.

string ScientificReport.DTO.Models.UserProfile.ChangePasswordModel.OldPassword
getset

Definition at line 13 of file ChangePasswordModel.cs.


The documentation for this class was generated from the following file: