ControllerBaseExtensions.GetDownstreamApi(ControllerBase) メソッド

定義

ApiController からダウンストリーム API サービスを取得します。

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

パラメーター

返品

適用対象