PrepAway - Latest Free Exam Questions & Answers

You need to authenticate a cloud server as a source for Windows Push Notification Services (WNS)

You are writing a Windows Store app by using JavaScript. You need to authenticate a cloud server as
a source for Windows Push Notification Services (WNS). What should you do? (Each correct answer
presents part of the solution. Choose all that apply.)

PrepAway - Latest Free Exam Questions & Answers

A.
Create a code-signing certificate.

B.
Register the app with the Dashboard.

C.
Create the HTTPS authentication request.

D.
Obtain the identity values and credentials for the app.

One Comment on “You need to authenticate a cloud server as a source for Windows Push Notification Services (WNS)

  1. Vadim says:

    I think the correct answer is B, D, C:
    1. Register the app with the Dashboard.
    2. Obtain the identity values and credentials for the app.
    3. Create the HTTPS authentication request.

    The below MSDN article suggests the following steps:

    Step 1: Register your app with the Dashboard
    Step 2: Obtain the identity values for your app
    Step 3: Obtain the credentials for your app
    Step 4: Send the cloud server’s credentials to WNS
    The cloud service sends it credentials in an HTTPS authentication request.

    http://msdn.microsoft.com/en-us/library/windows/apps/hh465407.aspx




    0



    0

Leave a Reply