312-50V12 · Question #287
Rebecca, a security professional, wants to authenticate employees who use web services for safe and secure communication. In this process, she employs a component of the Web Service Architecture, whic
The correct answer is B. WS-Security. Rebecca needs a Web Service Architecture component that extends SOAP to ensure integrity and confidentiality for web service communication, and WS-Security fulfills this requirement.
Question
Options
- AWS-Work Processes
- BWS-Security
- CWS-Policy
- DWSDL
How the community answered
(20 responses)- A5% (1)
- B85% (17)
- C10% (2)
Why each option
Rebecca needs a Web Service Architecture component that extends SOAP to ensure integrity and confidentiality for web service communication, and WS-Security fulfills this requirement.
WS-Work Processes is not a recognized standard or component within the Web Services Architecture for securing SOAP messages; it is an invented term.
WS-Security (Web Services Security) is an OASIS standard that defines how to attach security tokens, digital signatures, and encryption headers to SOAP messages. This enables the message integrity and confidentiality necessary for secure web service communication by protecting the message content in transit.
WS-Policy is a specification for describing the capabilities and requirements of a web service, including security policies, but it does not provide the actual mechanisms for message integrity and confidentiality.
WSDL (Web Services Description Language) is an XML-based language used to describe the public interface and functionality of a web service, not to provide security for its messages.
Concept tested: Web Services Security (WS-Security) functionality
Source: https://learn.microsoft.com/en-us/previous-versions/tn-archive/bb726978(v=technet.10)?redirectedfrom=MSDN
Topics
Community Discussion
No community discussion yet for this question.