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

Inheritance: Microsoft.AspNetCore.Mvc.Controller
Show file Open project: stormpath/stormpath-aspnetcore

Public Methods

Method Description
UserModificationController ( Lazy account ) : System

Private Methods

Method Description
UpdatePassword ( string newPassword ) : Task

Method Details

UserModificationController() public method

public UserModificationController ( Lazy account ) : System
account Lazy
return System