You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: 1. Desktop app calls Web API/README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -244,6 +244,10 @@ Then you need to set the `accessTokenAcceptedVersion` property of the Web API t
244
244
245
245
## How was the code created
246
246
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
+
247
251
### Code for the Web API (TodoListService)
248
252
249
253
The code for the service was created in the following way:
0 commit comments