Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
wsdl2objc または sudzc を使用してクライアントを生成し、メッセージ セキュリティとセッション管理を備えた WCF サービスを利用することはできますか?
誰かがこれを達成できる他のツールを知っているなら、私に知らせてください!
WCF では、メッセージ セキュリティは通常、soap ws-security 標準を使用して実装されます。私が知る限り、wsdl2objc は ws-security 標準をサポートしていないようです。