DRAG DROP
You are creating a WCF service. The service endpoints must be exposed to the Windows
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. How
should you modify the file? (To answer, drag the appropriate attributes to the correct location
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.)
How should you modify the file?
DRAG DROP
You are creating a WCF service. The service endpoints must be exposed to the Windows
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. How
should you modify the file? (To answer, drag the appropriate attributes to the correct location
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.)
http://geekswithblogs.net/michaelstephenson/archive/2012/10/30/151124.aspx
Contract=”ResterauntService.IMenuService”
issuerName=”owner”
issuerSecret=”1….”
https://acaseyblog.wordpress.com/2013/03/22/securing-and-authenticating-azure-service-bus-relay-messages-using-a-shared-secret/