ControllerBaseExtensions.GetDownstreamApi(ControllerBase) Methode

Definition

Rufen Sie den nachgeschalteten API-Dienst von einem ApiController ab.

public static Microsoft.Identity.Abstractions.IDownstreamApi GetDownstreamApi(this System.Web.Mvc.ControllerBase _);
static member GetDownstreamApi : System.Web.Mvc.ControllerBase -> Microsoft.Identity.Abstractions.IDownstreamApi
<Extension()>
Public Function GetDownstreamApi (_ As ControllerBase) As IDownstreamApi

Parameter

Gibt zurück

Gilt für: