ControllerBaseExtensions 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 and interfaces used to call a downstream web API.
public static class ControllerBaseExtensions
type ControllerBaseExtensions = class
Public Module ControllerBaseExtensions
- Inheritance
-
ControllerBaseExtensions
Methods
GetAuthorizationHeaderProvider(ControllerBase) |
Get the authorization header provider. |
GetDownstreamApi(ControllerBase) |
Get the downstream API service from an ApiController. |
GetGraphServiceClient(ControllerBase) |
Get the Graph service client. |