ControllerBaseExtensions.GetGraphServiceClient(ControllerBase) 메서드

정의

Graph 서비스 클라이언트를 가져옵니다.

public static Microsoft.Graph.GraphServiceClient GetGraphServiceClient(this System.Web.Mvc.ControllerBase _);
static member GetGraphServiceClient : System.Web.Mvc.ControllerBase -> Microsoft.Graph.GraphServiceClient
<Extension()>
Public Function GetGraphServiceClient (_ As ControllerBase) As GraphServiceClient

매개 변수

반품

Microsoft.Graph.GraphServiceClient

적용 대상