Edit

Share via


SignInEventArgs.GraphClient Property

Definition

Gets the graph service client with authorized token.

public Microsoft.Graph.GraphServiceClient GraphClient { get; }
member this.GraphClient : Microsoft.Graph.GraphServiceClient
Public ReadOnly Property GraphClient As GraphServiceClient

Property Value

Microsoft.Graph.GraphServiceClient

Applies to