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

매개 변수

반품

적용 대상