0

I have already asked a question about searching files(One Drive DataItems) in MS Graph and wanted to ask can I also start a search without being logged in ?

So if I create a daemon(or Background-Service) as shown in the webhook with MS Graph exercise from Microsoft ?

Or does the search only work when a user is logged in ?

ChsharpNewbie
  • 1,040
  • 3
  • 9
  • 21

1 Answers1

0

It seems that you don't have to log in, so it also works as a daemon service.

ChsharpNewbie
  • 1,040
  • 3
  • 9
  • 21