Which XML segment should you add to the system.serviceModel/diagnostics/messageLogging/filters configuration element?
You need to enable message logging and include all security information such as tokens and nonces in logged messages
Which element should you add to the system.serviceModel section in the application configuration file?
You need to ensure that all clients calling GetMessage will retrieve the updated string if the message is updated by any client calling PutMessage
You need to ensure that the application can consume the target service after the application is deployed