ControllerBaseExtensions.GetDownstreamApi(ControllerBase) Método

Definición

Obtenga el servicio de API de bajada de un apiController.

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

Parámetros

Devoluciones

Se aplica a