GraphRequestContext 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.
The graph request context class
public class GraphRequestContext
type GraphRequestContext = class
Public Class GraphRequestContext
- Inheritance
-
GraphRequestContext
Constructors
GraphRequestContext() |
Properties
CancellationToken |
A CancellationToken property |
ClientRequestId |
A ClientRequestId property |
FeatureUsage |
A FeatureUsage property |
MiddlewareOptions |
A MiddlewareOptions property |
User |
A GraphUserAccount property representing the logged in user |