Skip to content

hololens2

Jean-Marc Prieur edited this page Jan 25, 2021 · 6 revisions

HoloLens 2

On HoloLens 2, you'll need to add the following lines to the Assets/Links.xml:

<assembly fullname="System" preserve="all" />
<assembly fullname="System.Core" preserve="all" />

For details see [Bug] HoloLens 2 device code flow does not work #2231

Getting started with MSAL.NET

Acquiring tokens

Desktop/Mobile apps

Web Apps / Web APIs / daemon apps

Advanced topics

News

FAQ

Other resources

Clone this wiki locally