Forum Discussion

Lakshmi_145's avatar
Lakshmi_145
Iron Contributor
Nov 09, 2023

Upgrading teams graph client to the latest version

Currently, we are using graph client version 4 for teams bot app permissions.

We wanted to upgrade the graph clinet service to the latest version.

Could you please share any upgrade documents that contain the replacement for DelegateAuthenticationProvider and _graphClient.Me.Request().GetAsync() .

 

Is it possible to create a graph client object without a sign in token, only using the app registration client ID and secret.

Resources