Skip to content

Commit a1be244

Browse files
authored
1 parent f57cbcf commit a1be244

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

1. Desktop app calls Web API/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -244,6 +244,10 @@ Then you need to set the `accessTokenAcceptedVersion` property of the Web API t
244244

245245
## How was the code created
246246

247+
### Code for the WPF app
248+
249+
The focus of this tutorial is on the Web API. The code for the desktop app is decribed in [Desktop app that calls web APIs - code configuration](https://docs.microsoft.com/en-us/azure/active-directory/develop/scenario-desktop-app-configuration)
250+
247251
### Code for the Web API (TodoListService)
248252

249253
The code for the service was created in the following way:

0 commit comments

Comments
 (0)