How can I obtain the AAD Token from HoloLens 2?

Viewed 37

The HoloLens 2 is Azure Joined and Im logged in as a user and I want to get the HoloLens 2 AAD Token to authenticate against some APIs.

My thoughts are that I can grab the token that is already on the HoloLens 2.

I can´t find any documentation online.

Where can I find it and which class can I use?

Thanks for your help.

1 Answers
Related