Add the e-mail for the create of user
This commit is contained in:
@@ -9,5 +9,7 @@
|
|||||||
public string Login { get; set; }
|
public string Login { get; set; }
|
||||||
|
|
||||||
public string Password { get; set; }
|
public string Password { get; set; }
|
||||||
|
|
||||||
|
public string Email { get; set; }
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user