For example, we can embed a SAML segment in a SOAP message header to authenticate and authorize the access to the requested services.
例如,我们可以将saml段嵌入到SOAP消息头中来认证和授权对所请求服务的访问。
2
We can also embed an XML Digital Signature segment in a SOAP header to authenticate a credit card number in that message.
我们也可以将XML数字签名段嵌入到soap头以认证消息中的信用卡号。
3
Typically, a segment name is not dynamically assigned; instead, it is well known, such as a constant in a header file, and easily referenced from other code.