ApiControllerExtensions Class

Definition

Extension methods to retrieve a Graph service client, or interfaces used to call downstream web APIs.

public static class ApiControllerExtensions
type ApiControllerExtensions = class
Public Module ApiControllerExtensions
Inheritance
ApiControllerExtensions

Methods

GetAuthorizationHeaderProvider(ApiController)

Get the authorization header provider.

GetDownstreamApi(ApiController)

Get the downstream API service from an ApiController.

GetGraphServiceClient(ApiController)

Get the Graph service client.

Applies to