title | description | services | documentationcenter | author | manager | editor | ms.service | ms.devlang | ms.topic | ms.tgt_pltfrm | ms.workload | ms.date | ms.author | ms.custom |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
include file |
include file |
active-directory |
dev-center-name |
jmprieur |
mtillman |
active-directory |
na |
include |
na |
identity |
09/17/2018 |
jmprieur |
include file |
In this step, you need to add the Application Id to your project.
- Open
App.xaml.cs
and replace the line containing theClientId
with:
private static string ClientId = "[Enter the application Id here]";