C# Class ImplicitGrantClient2.Controllers.HomeController

Inheritance: Microsoft.AspNetCore.Mvc.Controller
Mostra file Open project: XacronDevelopment/oauth-aspnet

Public Methods

Method Description
Index ( ) : Microsoft.AspNetCore.Mvc.ActionResult
SignIn ( ) : Microsoft.AspNetCore.Mvc.ActionResult

Method Details

Index() public method

public Index ( ) : Microsoft.AspNetCore.Mvc.ActionResult
return Microsoft.AspNetCore.Mvc.ActionResult

SignIn() public method

public SignIn ( ) : Microsoft.AspNetCore.Mvc.ActionResult
return Microsoft.AspNetCore.Mvc.ActionResult