这个类比非常到位了![]()
- Log in to post comments
这个类比非常到位了![]()
关于:阅读更多关于去年夏天我们进行的 InterSystems 速度测试
,请查看链接:https://cn.community.intersystems.com/post/%E6%B4%9E%E5%AF%9F%E6%96%B0%…
谢谢!
您好!该问题请提交WRC服务
您可以登录网址:https://wrc.intersystems.com提交
解答:(1)第一种方法:添加头部信息
<soapenv:Header>
<Security xmlns="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secex...">
<UsernameToken>
<Username>xxxxxxx</Username>
<Password Type="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-username-token-p...">xxxxxxx</Password>
</UsernameToken>
</Security>
</soapenv:Header>
(2)第二种方法
在Request Properties中,填写username 、password,将WSSpasswordType设置为PasswordText