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

Properties

string UserName [get, set]
 
string Password [get, set]
 
bool RememberMe [get, set]
 
string ReturnUrl [get, set]
 

Detailed Description

Definition at line 7 of file LoginModel.cs.

Property Documentation

string ScientificReport.DTO.Models.UserProfile.LoginModel.Password
getset

Definition at line 14 of file LoginModel.cs.

bool ScientificReport.DTO.Models.UserProfile.LoginModel.RememberMe
getset

Definition at line 16 of file LoginModel.cs.

string ScientificReport.DTO.Models.UserProfile.LoginModel.ReturnUrl
getset

Definition at line 18 of file LoginModel.cs.

string ScientificReport.DTO.Models.UserProfile.LoginModel.UserName
getset

Definition at line 10 of file LoginModel.cs.


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