Метод | Описание | |
---|---|---|
ChangePassword ( int id ) : System.Web.Mvc.ActionResult |
Der Administrator hat hier das Recht das Password aller Benutzer zu ändern, innerhalb der aktuellen Session
|
|
Index ( ) : System.Web.Mvc.ActionResult |
Метод | Описание | |
---|---|---|
ChangePassword ( |
public ChangePassword ( int id ) : System.Web.Mvc.ActionResult | ||
id | int | User ID |
Результат | System.Web.Mvc.ActionResult |
public Index ( ) : System.Web.Mvc.ActionResult | ||
Результат | System.Web.Mvc.ActionResult |