ApiControllerExtensions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |