exam questions

Exam 70-487 All Questions

View all questions & answers for the 70-487 exam

Exam 70-487 topic 1 question 13 discussion

Actual exam question from Microsoft's 70-487
Question #: 13
Topic #: 1
[All 70-487 Questions]

DRAG DROP -
You are creating a WCF service.
The service endpoints must be exposed to the Microsoft Azure Service Bus. The service bus has a namespace named RestaurantSB. The key provider is
"owner".
You need to modify the web.config file to expose the endpoints.
You have the following markup in the web.config file:

Which attributes should you include in Target 1, Target 2 and Target 3 to complete the markup? (To answer, drag the appropriate attributes to the correct targets or locations in the answer area. Each attribute may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.)
Select and Place:

Show Suggested Answer Hide Answer
Suggested Answer:

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Fergus
Highly Voted 5 years, 5 months ago
Creates a shared secret token provider. C# Copy public static Microsoft.ServiceBus.TokenProvider CreateSharedSecretTokenProvider (string issuerName, byte[] issuerSecret, Uri stsUri); Parameters issuerName String The issuer name. issuerSecret Byte[] The set of issuer secret. stsUri Uri The URI of the Security Token Service (STS).
upvoted 5 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...