Halyri - Server  0.9.1
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
UserCredentialsDto Class Reference

Dto container class for user login credentials. Contains a user name and a password. More...

Properties

string UserName [get, set]
 Gets or sets the user name. More...
 
string Password [get, set]
 Gets or sets the user's password. More...
 

Detailed Description

Dto container class for user login credentials. Contains a user name and a password.

Property Documentation

string Password
getset

Gets or sets the user's password.

string UserName
getset

Gets or sets the user name.


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