Skip to content

Commit 3bd8290

Browse files
authored
Merge pull request #93890 from biosh0KEd/patch-1
Update WNS configuration settings
2 parents c2d82ce + 7d0a145 commit 3bd8290

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/notification-hubs/notification-hubs-windows-store-dotnet-get-started-wns-push-notification.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ To send push notifications to UWP apps, associate your app to the Windows Store.
9191
### Configure WNS settings for the hub
9292

9393
1. In the **NOTIFICATION SETTINGS** category, select **Windows (WNS)**.
94-
2. Enter values for **Package SID** and **Security Key** (the **Application Secret**) you noted from the previous section.
94+
2. Enter values for **Package SID** (like this "ms-app://`<Your Package SID>`") and **Security Key** (the **Application Secret**) you noted from the previous section.
9595
3. Click **Save** on the toolbar.
9696

9797
![The Package SID and Security Key boxes](./media/notification-hubs-windows-store-dotnet-get-started/notification-hub-configure-wns.png)

0 commit comments

Comments
 (0)