GraphRequestContext.User Property

Definition

A GraphUserAccount property representing the logged in user

public Microsoft.Graph.GraphUserAccount User { get; set; }
member this.User : Microsoft.Graph.GraphUserAccount with get, set
Public Property User As GraphUserAccount

Property Value

Applies to