C# Class Stormpath.AspNetCore.DocExamples.Controllers.UserModificationController

Inheritance: Microsoft.AspNetCore.Mvc.Controller
Afficher le fichier Open project: stormpath/stormpath-aspnetcore

Méthodes publiques

Méthode Description
UserModificationController ( Lazy account ) : System

Private Methods

Méthode Description
UpdatePassword ( string newPassword ) : Task

Method Details

UserModificationController() public méthode

public UserModificationController ( Lazy account ) : System
account Lazy
Résultat System