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
{{ message }}
This repository was archived by the owner on Nov 16, 2023. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -47,7 +47,7 @@ This sample requires the following:
47
47
2. Select **Add an app**.
48
48
3. Enter a name for the app, and select **Create application**. The registration page displays, listing the properties of your app.
49
49
4. Under **Platforms**, select **Add platform**.
50
-
5. Select **Mobile application**.
50
+
5. Select **Native Application**.
51
51
6. Copy both the Client Id (App Id) and Redirect URI values to the clipboard. You'll need to enter these values into the sample app. The app id is a unique identifier for your app. The redirect URI is a unique URI provided by Windows 10 for each application to ensure that messages sent to that URI are only sent to that application.
0 commit comments